Homebrew – Basics Commands and Cheat Sheet for Linux
A very exciting aspect of using the Linux operating system is the infinite number of packages we can install and explore. However, to install and use a package on a Linux operating system, we are presented with two approaches.
The first approach is to use the package manager associated with your Linux distribution to search and install a targeted application package. The second approach is to download the source code associated with the targeted application package, compile, and install it.
Homebrew – Basics Commands and Cheat Sheet for Linux
Linux Shell Tips showing you how to use Homebrew.