Jack Wallen walks you through the steps of installing the macOS command line package manager Homebrew on Linux. Homebrew is a command line package manager for macOS that is similar to apt-get or dnf.
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 ...
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 ...
Some software refuses to die, even when the distro that birthed it does.
Snap is yet another package manager for Linux that makes it possible to install applications not found in many apt repositories. Find out how to use Snap to keep your software up to date. I’m all ...
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 ...
Want to be a Linux pro like me? Master these 8 skills first ...