this post was submitted on 21 May 2024
331 points (97.7% liked)
Linux
47948 readers
2021 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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Most people just use a package manager the vast vast majority of time. People don’t typically compile from source or figure out different file types.
I did have to compile Wifi dongle driver, since I moved and didn't have cable in my work room. That was annoying as hell.
At first I thought I missed a driver in kernel compilation, but then my SO had the same issue in Mint. Luckily I was prepared.
But yeah, I have more sanity with Gentoo than I ever did with Windows. The other commenter probably hasn't used Linux or something.
Makes me wonder what the heck it is that is not what you want/need 50% of the time. Must be a pretty peculiar set of software.
Well, it all comes down to distro when it comes to package selections and availability.
I can say though that in the last year or so I have found 100% of the software I needed in the repositories and that includes at least a dozen proprietary applications ( including some that require registration and / or licensing such as Burp Suite Pro and JetBrains Rider ).
Everything I have installed came to me in the same package format ( or was automatically converted to it by the package management tooling - all the same to me ). A single command updates everything.
That is without resorting to Flatpak which I am sure provides a pretty good selection to other distros as well ( at the cost of a second package format ).