makepp on AUR (Arch User Repository)

Last updated: May 11,2024

1. Install "makepp" 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 makepp on Arch using YAY

$ yay -S makepp

* (Optional) Uninstall makepp on Arch using YAY

$ yay -Rns makepp

2. Manually Install "makepp" via AUR

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

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

b. Clone makepp's git locally

$ git clone https://aur.archlinux.org/makepp.git ~/makepp

c. Go to ~/makepp folder and install it

$ cd ~/makepp $ makepkg -si

3. Information about the makepp package on Arch User Repository (AUR)

ID: 538453
Name: makepp
PackageBaseID: 135395
PackageBase: makepp
Version: 2.0.99.2-1
Description: Compatible but reliable and improved replacement for make
URL: http://makepp.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Janfel
Submitter: Janfel
FirstSubmitted: 1535291808
LastModified: 1535291808
URLPath: /cgit/aur.git/snapshot/makepp.tar.gz