propellor on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install propellor on Arch using YAY
$
yay -S
propellor
Copied
* (Optional) Uninstall propellor on Arch using YAY
$
yay -Rns
propellor
Copied
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
Copied
b. Clone propellor's git locally
$
git clone https://aur.archlinux.org/propellor.git
~/propellor
Copied
c. Go to ~/propellor folder and install it
$
cd
~/propellor
Copied
$
makepkg -si
Copied
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
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