Although Homebrew is a renowned package manager, most Linux distros don’t ship it as the default. Here’s how to install it on your machine.
Commands:
sudo apt install build-essential procps curl file git
sudo yum group install ‘Development Tools’
sudo yum install procps-ng curl file git
sudo yum install libxcrypt-compat
/bin/bash -c “$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)”
Chapters:
0:00 Intro
0:23 Step 1: Install Build Tools
4:51 Step 2: Install Homebrew on Linux
7:50 Outro
What you’ll learn:
1. What is the steps to install homebrew in linux
2. How to Install Homebrew on Linux
a. How to Install Build Tools on your Linux machine
b. How to install the build-essential package and other dependencies on Debian or Ubuntu
c. How to install build tools in Fedora, CentOS, or Red Hat
d. How To verify that the compiler is available
e. How to have a working compiler on your Linux machine
f. what you need to do next before you can start using Homebrew
g. How to add Homebrew to your PATH
h. How to set the PATH for Homebrew so that the shell can find it when you call it for installing, updating, or deleting packages, irrespective of your present working directory
Song: Oshóva – Amazing Day (Vlog No Copyright Music)
Music promoted by Vlog No Copyright Music.
Video Link: https://www.youtube.com/watch?v=-QBRLniju0Y&t=0s
Song: Niwel – My Life
Music provided by Vlog No Copyright Music.
Video Link: https://bit.ly/3L6bAHP
#computereverywhere #howto #install #homebrew #linux
Leave a Reply