Linux
Welcome to c/linux!
Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!
Rules:
-
Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.
-
Be respectful: Treat fellow community members with respect and courtesy.
-
Quality over quantity: Share informative and thought-provoking content.
-
No spam or self-promotion: Avoid excessive self-promotion or spamming.
-
No NSFW adult content
-
Follow general lemmy guidelines.
view the rest of the comments
I guess it mostly depends the type of apps one wishes to install.
Linux is certainly not perfect but:
sudo apt install list-of-all-the apps-I-needmakes it so easy to install all my apps on a new system. And for the rare few apps I need a more recent version than the one that is provided through the official repos, I can justflatpak install list-of-the-few-flatpaks-I-want. I don't even have to type those commands, I keep a text file listing them and all the apps names.Well, that plus the freedom I have to do whatever I fancy with my OS, without its maker having anything to say about it, make it so much better in my eyes than the proprietary OS I used to use (I was a Mac user more than I ever was a Windows user, but it's no secret Mac apps were even simpler to install than on Windows)
I also use a PPA for a rather niche app, never had any issue with it.