Why I stopped installing apps the traditional Linux way
Why I stopped installing apps the traditional Linux way
https://www.howtogeek.com/why-i-stopped-installing-apps-the-traditional-linux-way/
Publish Date: 2026-07-04 06:31:00
Source Domain: www.howtogeek.com
Installing programs on Linux is a fairly simple process. Using a package manager and an installation command ( sudo apt install [program name] for example) in your terminal installs an application, assuming it’s available in your distro’s repositories. As I grew more experienced with the operating system, I stopped installing Linux apps the traditional way, largely because the other options offer more control, variety, and customization.
Here’s why and what I do instead.
Related
How to Install and Use Linux Apps on a Chromebook
Turns out, Chromebooks are more capable than I thought.
I still love package managers
But I wanted some apps that weren’t available in mine
…
Source