Nala is a Neat Alternative to Apt on Ubuntu
If there’s one command-line tool I know most of you use it’s APT, or the Advanced Package Tool.
Every Debian-based Linux distro (Ubuntu included) uses APT because, well, it’s good at what it does. To quote Wikipedia, APT takes the hassle out of managing software on Linux by “automating the retrieval, configuration and installation of software packages, either from precompiled files or by compiling source code.”
Whether you want to check for updates, upgrade your system, or install software from your distro’s repo, apt lets you do it quickly, do it easily, and do it relatively safely.
But I’m not here to talk about why you should use APT…