checkmake on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S checkmake

* (Optional) Uninstall checkmake on Arch using YAY

$ yay -Rns checkmake

2. Manually Install "checkmake" via AUR

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

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

b. Clone checkmake's git locally

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

c. Go to ~/checkmake folder and install it

$ cd ~/checkmake $ makepkg -si

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

ID: 1242428
Name: checkmake
PackageBaseID: 137462
PackageBase: checkmake
Version: 0.2.2-1
Description: Experimental linter/analyzer for makefiles
URL: https://github.com/mrtazz/checkmake
NumVotes: 7
Popularity: 1.024137
OutOfDate:
Maintainer: m-pilia
Submitter: m-pilia
FirstSubmitted: 1542634853
LastModified: 1681663410
URLPath: /cgit/aur.git/snapshot/checkmake.tar.gz