How To Install Make?
make
Maintainer: Manoj Srivastava
Email: [email protected] .
Website: https://www.gnu.org/software/make/
Section: devel
Install make
-
Debian
apt-get install make
Click to copy -
Ubuntu
apt-get install make
Click to copy -
Alpine OS
apk add make
Click to copy -
Arch Linux
pacman -S make
Click to copy -
Kali Linux
apt-get install make
Click to copy -
CentOS
yum install make
Click to copy -
Fedora
dnf install make
Click to copy -
Raspbian
apt-get install make
Click to copy -
macOS
brew install make
Click to copy
To install the latest version of make in your favorite operating system just copy the make installation command from above and paste it into terminal. It will download and install the latest version of make 2023 package in your OS.