cppmake on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S cppmake

* (Optional) Uninstall cppmake on Arch using YAY

$ yay -Rns cppmake

2. Manually Install "cppmake" via AUR

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

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

b. Clone cppmake's git locally

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

c. Go to ~/cppmake folder and install it

$ cd ~/cppmake $ makepkg -si

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

ID: 579536
Name: cppmake
PackageBaseID: 138989
PackageBase: cppmake
Version: 2016.03.31-3
Description: cppmake. A small make tool that is largely GNU make compatible, but faster.
URL: https://db.in.tum.de/~neumann/cppmake/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fent
Submitter: fent
FirstSubmitted: 1548259353
LastModified: 1548260133
URLPath: /cgit/aur.git/snapshot/cppmake.tar.gz