mcollective on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S mcollective

* (Optional) Uninstall mcollective on Arch using YAY

$ yay -Rns mcollective

2. Manually Install "mcollective" via AUR

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

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

b. Clone mcollective's git locally

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

c. Go to ~/mcollective folder and install it

$ cd ~/mcollective $ makepkg -si

3. Information about the mcollective package on Arch User Repository (AUR)

ID: 974426
Name: mcollective
PackageBaseID: 172013
PackageBase: mcollective
Version: 2.12.5-3
Description: The Marionette Collective, a framework for building server orchestration or parallel job-execution systems.
URL: https://puppet.com/docs/mcollective/current/index.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1634232894
LastModified: 1634232894
URLPath: /cgit/aur.git/snapshot/mcollective.tar.gz