mgmt on AUR (Arch User Repository)

Last updated: October 05,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

b. Install mgmt on Arch using YAY

$ yay -S mgmt

* (Optional) Uninstall mgmt on Arch using YAY

$ yay -Rns mgmt

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

b. Clone mgmt's git locally

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

c. Go to ~/mgmt folder and install it

$ cd ~/mgmt $ makepkg -si

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