makesure on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S makesure

* (Optional) Uninstall makesure on Arch using YAY

$ yay -Rns makesure

2. Manually Install "makesure" via AUR

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

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

b. Clone makesure's git locally

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

c. Go to ~/makesure folder and install it

$ cd ~/makesure $ makepkg -si

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

ID: 1426668
Name: makesure
PackageBaseID: 191897
PackageBase: makesure
Version: 0.9.23-1
Description: Simple AWK-based task/command runner with declarative goals and dependencies
URL: https://github.com/xonixx/makesure
NumVotes: 1
Popularity: 0.000803
OutOfDate:
Maintainer: kseistrup
Submitter: kseistrup
FirstSubmitted: 1679657639
LastModified: 1710363742
URLPath: /cgit/aur.git/snapshot/makesure.tar.gz