Ever heard of Homebrew? It’s a package manager with a very unusual feature. It allows ordinary users to install packages without using sudo, and it’s available for both macOS and Linux. While the tool ...
Understanding how to manage your software from the terminal is the first step to becoming a Linux power user. By the time you're done reading this, you'll be able to comfortably manage software from ...
Linux has numerous package managers. There are command-line and GUI tools for the task. Not all package managers are created equal. When I first started using Linux, the package manager was called ...
Apt is more than just a software installer. The Debian/Ubuntu package manager can do much more. With these commands at your disposal, apt becomes more powerful. I've used Debian/Ubuntu-based ...
If you’ve ever used a modern Linux distribution, you’ve likely experienced the convenience of installing and updating software with a single command. Package managers, the tools behind this ease of ...
How to install Snap packages on Ubuntu 16.04 Your email has been sent Snappy packages are all the rage. But what can you do with them? How can you install them? Jack ...