checkmake on AUR (Arch User Repository)
Last updated: January 24,2025
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
Copied
b. Install checkmake on Arch using YAY
$
yay -S
checkmake
Copied
* (Optional) Uninstall checkmake on Arch using YAY
$
yay -Rns
checkmake
Copied
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
Copied
b. Clone checkmake's git locally
$
git clone https://aur.archlinux.org/checkmake.git
~/checkmake
Copied
c. Go to ~/checkmake folder and install it
$
cd
~/checkmake
Copied
$
makepkg -si
Copied
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
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