unmake-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S unmake-git

* (Optional) Uninstall unmake-git on Arch using YAY

$ yay -Rns unmake-git

2. Manually Install "unmake-git" via AUR

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

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

b. Clone unmake-git's git locally

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

c. Go to ~/unmake-git folder and install it

$ cd ~/unmake-git $ makepkg -si

3. Information about the unmake-git package on Arch User Repository (AUR)

ID: 1284243
Name: unmake-git
PackageBaseID: 192683
PackageBase: unmake-git
Version: 0.0.12.r2.g1763434-1
Description: a makefile linter
URL: https://github.com/mcandre/unmake
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: qubidt
Submitter: qubidt
FirstSubmitted: 1681472531
LastModified: 1688652204
URLPath: /cgit/aur.git/snapshot/unmake-git.tar.gz