this post was submitted on 07 Jul 2025
583 points (92.1% liked)

Linux

56120 readers
1201 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] NotSteve_@lemmy.ca 43 points 1 day ago* (last edited 1 day ago) (14 children)

I love installing things from the CLI and prefer to only do it that way but Linux needs a single click install method for applications if it’s ever going to become a mainstream OS. The average person just wants to Google a program, hit download and install. If not that then they want to use a mobile-like App Store.

Flatpak is kind of perfect at achieving both those things

[–] BCsven@lemmy.ca 10 points 1 day ago* (last edited 1 day ago) (1 children)

OpenSUSE has OneClick install for RPMs. https://en.opensuse.org/openSUSE:One_Click_Install

Edit: and if you happen to download an rpm, you just double click it in the filemanager (or single click if that is your setting) and it launces the install GUI.

Its similar to how MSI file install looks...just next next finish kind of thing

[–] NotSteve_@lemmy.ca 10 points 1 day ago* (last edited 1 day ago) (3 children)

For sure and I agree that should be enough but the average person is not good with computers and they don’t want to learn. They won’t understand the nuances of different distributions of Linux. Like try explaining the difference between a .deb, a .tar.gz, and a .rpm to a person who’s already hésitent about using Linux. Flatpak solves that by just having one download that any Linux install can use

[–] m532@lemmygrad.ml 1 points 15 hours ago

Just go to the package manager, type in the name of the program, install.

That's easier than on windows: go to the browser, search for the program, avoid the ads, search for the download button, follow the install wizard, avoid the toolbar

[–] thingsiplay@beehaw.org 11 points 1 day ago

Those mystical average people would probably stay on Windows, if they don't care or cannot learn basics of other systems. Its really not hard to explain and understand, even for "average person" that there is an universal source for applications and there are packages designed and managed by your operating system. I think its important for people to learn basics and we should teach them, not dumb them down like on Windows. Soon people won't be able to eat themselves anymore...

[–] BCsven@lemmy.ca 4 points 1 day ago (1 children)
[–] NotSteve_@lemmy.ca 2 points 1 day ago

Ah, that’s actually what I was thinking of in my previous comment

load more comments (12 replies)