mgmt on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "mgmt" 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 mgmt on Arch using YAY
$
yay -S
mgmt
Copied
* (Optional) Uninstall mgmt on Arch using YAY
$
yay -Rns
mgmt
Copied
2. Manually Install "mgmt" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone mgmt's git locally
$
git clone https://aur.archlinux.org/mgmt.git
~/mgmt
Copied
c. Go to ~/mgmt folder and install it
$
cd
~/mgmt
Copied
$
makepkg -si
Copied
3. Information about the mgmt package on Arch User Repository (AUR)
ID: 617505
Name: mgmt
PackageBaseID: 115128
PackageBase: mgmt
Version: 1:0.0.19-1
Description: Next generation config management.
URL: https://github.com/purpleidea/mgmt
NumVotes: 2
Popularity: 0
OutOfDate: 1571230200
Maintainer: purpleidea
Submitter: jjulian
FirstSubmitted: 1472589830
LastModified: 1559326064
URLPath: /cgit/aur.git/snapshot/mgmt.tar.gz
Name: mgmt
PackageBaseID: 115128
PackageBase: mgmt
Version: 1:0.0.19-1
Description: Next generation config management.
URL: https://github.com/purpleidea/mgmt
NumVotes: 2
Popularity: 0
OutOfDate: 1571230200
Maintainer: purpleidea
Submitter: jjulian
FirstSubmitted: 1472589830
LastModified: 1559326064
URLPath: /cgit/aur.git/snapshot/mgmt.tar.gz