mage-bin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S mage-bin

* (Optional) Uninstall mage-bin on Arch using YAY

$ yay -Rns mage-bin

2. Manually Install "mage-bin" via AUR

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

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

b. Clone mage-bin's git locally

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

c. Go to ~/mage-bin folder and install it

$ cd ~/mage-bin $ makepkg -si

3. Information about the mage-bin package on Arch User Repository (AUR)

ID: 1265880
Name: mage-bin
PackageBaseID: 170666
PackageBase: mage-bin
Version: 1.15.0-2
Description: A Make/rake-like build tool using Go
URL: https://magefile.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: erdii
Submitter: erdii
FirstSubmitted: 1630573486
LastModified: 1685539864
URLPath: /cgit/aur.git/snapshot/mage-bin.tar.gz