this post was submitted on 06 Jun 2025
69 points (96.0% liked)
Linux
54881 readers
935 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 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Use the package manager! I have a friend that is an amazing programmer he knows computer software well. But he said Linux is a hassle to use because of updates. I was confused then I found out he would download the .tar.gz and install software manually.
Just get used to using the package manager instead of downloading from the websites like on windows. It takes a minute to get used to but life will be much easier.
So he was manually compiling all the software he used, even those related to his system like openssh?
Just whisper gentoo in his ear
Anything that wasn't installed by default or wasn't a dependancy. So Nvidia drivers he downloaded from the website, Discord, Spotify, Chrome.
Some of them had .RPM files so that helped
Yeah, package managers are great... but also... for somethings... flatpaks from Flathub/Software Center are also great because those apps get automatically updated in the background, so you don't even have to think about updating anything.
Yeah, package manager. So flat packs are another version of a package manager and a little more
what distro was he using?
Fedora
Sounds good, ty for the recommendation