unmake on AUR (Arch User Repository)
Last updated: February 04,2025
1. Install "unmake" 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 unmake on Arch using YAY
$
yay -S
unmake
Copied
* (Optional) Uninstall unmake on Arch using YAY
$
yay -Rns
unmake
Copied
2. Manually Install "unmake" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone unmake's git locally
$
git clone https://aur.archlinux.org/unmake.git
~/unmake
Copied
c. Go to ~/unmake folder and install it
$
cd
~/unmake
Copied
$
makepkg -si
Copied
3. Information about the unmake package on Arch User Repository (AUR)
ID: 1284245
Name: unmake
PackageBaseID: 192682
PackageBase: unmake
Version: 0.0.12-3
Description: a makefile linter
URL: https://github.com/mcandre/unmake
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: qubidt
Submitter: qubidt
FirstSubmitted: 1681471239
LastModified: 1688652920
URLPath: /cgit/aur.git/snapshot/unmake.tar.gz
Name: unmake
PackageBaseID: 192682
PackageBase: unmake
Version: 0.0.12-3
Description: a makefile linter
URL: https://github.com/mcandre/unmake
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: qubidt
Submitter: qubidt
FirstSubmitted: 1681471239
LastModified: 1688652920
URLPath: /cgit/aur.git/snapshot/unmake.tar.gz