propellor on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S propellor

* (Optional) Uninstall propellor on Arch using YAY

$ yay -Rns propellor

2. Manually Install "propellor" via AUR

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

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

b. Clone propellor's git locally

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

c. Go to ~/propellor folder and install it

$ cd ~/propellor $ makepkg -si

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

ID: 657600
Name: propellor
PackageBaseID: 119552
PackageBase: propellor
Version: 5.9.1-1
Description: property-based host configuration management in haskell
URL: https://propellor.branchable.com/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: wzhd
FirstSubmitted: 1486471720
LastModified: 1571483021
URLPath: /cgit/aur.git/snapshot/propellor.tar.gz