How to Install and Uninstall make Package on Arch Linux
Last updated: November 22,2024
1. Install "make" package
In this section, we are going to explain the necessary steps to install make on Arch Linux
$
sudo pacman -Sy
Copied
$
sudo pacman -S
make
Copied
2. Uninstall "make" package
In this section, we are going to explain the necessary steps to uninstall make on Arch Linux:
$
sudo pacman -Rcns
make
Copied
3. Information about the make package on Arch Linux
Repository : core
Name : make
Version : 4.4.1-2
Description : GNU make utility to maintain groups of programs
Architecture : x86_64
URL : https://www.gnu.org/software/make
Licenses : GPL3
Groups : None
Provides : None
Depends On : glibc guile
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 523.80 KiB
Installed Size : 1708.60 KiB
Packager : David Runge
Build Date : Fri Mar 17 23:12:39 2023
Validated By : MD5 Sum SHA-256 Sum Signature
Name : make
Version : 4.4.1-2
Description : GNU make utility to maintain groups of programs
Architecture : x86_64
URL : https://www.gnu.org/software/make
Licenses : GPL3
Groups : None
Provides : None
Depends On : glibc guile
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 523.80 KiB
Installed Size : 1708.60 KiB
Packager : David Runge
Build Date : Fri Mar 17 23:12:39 2023
Validated By : MD5 Sum SHA-256 Sum Signature