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