make-3.81 on AUR (Arch User Repository)

Last updated: October 05,2024

1. Install "make-3.81" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install make-3.81 on Arch using YAY

$ yay -S make-3.81

* (Optional) Uninstall make-3.81 on Arch using YAY

$ yay -Rns make-3.81

2. Manually Install "make-3.81" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone make-3.81's git locally

$ git clone https://aur.archlinux.org/make-3.81.git ~/make-3.81

c. Go to ~/make-3.81 folder and install it

$ cd ~/make-3.81 $ makepkg -si

3. Information about the make-3.81 package on Arch User Repository (AUR)

ID: 1103420
Name: make-3.81
PackageBaseID: 58266
PackageBase: make-3.81
Version: 3.81-4
Description: GNU make utility to maintain groups of programs (3.81 version)
URL: http://www.gnu.org/software/make
NumVotes: 14
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ilikenwf
FirstSubmitted: 1333763435
LastModified: 1656189994
URLPath: /cgit/aur.git/snapshot/make-3.81.tar.gz