mage on AUR (Arch User Repository)
Last updated: November 07,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "mage" 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 mage on Arch using YAY
$
yay -S
mage
Copied
* (Optional) Uninstall mage on Arch using YAY
$
yay -Rns
mage
Copied
2. Manually Install "mage" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone mage's git locally
$
git clone https://aur.archlinux.org/mage.git
~/mage
Copied
c. Go to ~/mage folder and install it
$
cd
~/mage
Copied
$
makepkg -si
Copied
3. Information about the mage package on Arch User Repository (AUR)
ID: 1061139
Name: mage
PackageBaseID: 140640
PackageBase: mage
Version: 1.13.0-1
Description: A Make/rake-like build tool using Go
URL: https://magefile.org
NumVotes: 2
Popularity: 0.033773
OutOfDate:
Maintainer: svengreb
FirstSubmitted: 1553575761
LastModified: 1649058289
URLPath: /cgit/aur.git/snapshot/mage.tar.gz
Name: mage
PackageBaseID: 140640
PackageBase: mage
Version: 1.13.0-1
Description: A Make/rake-like build tool using Go
URL: https://magefile.org
NumVotes: 2
Popularity: 0.033773
OutOfDate:
Maintainer: svengreb
FirstSubmitted: 1553575761
LastModified: 1649058289
URLPath: /cgit/aur.git/snapshot/mage.tar.gz