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

b. Install unmake on Arch using YAY

$ yay -S unmake

* (Optional) Uninstall unmake on Arch using YAY

$ yay -Rns unmake

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

b. Clone unmake's git locally

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

c. Go to ~/unmake folder and install it

$ cd ~/unmake $ makepkg -si

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