Why I stopped installing apps the traditional Linux way

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, […]