pier on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S pier

* (Optional) Uninstall pier on Arch using YAY

$ yay -Rns pier

2. Manually Install "pier" via AUR

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

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

b. Clone pier's git locally

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

c. Go to ~/pier folder and install it

$ cd ~/pier $ makepkg -si

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

ID: 673213
Name: pier
PackageBaseID: 147199
PackageBase: pier
Version: 0.2.0-1
Description: A Linux script management CLI written in Rust
URL: https://github.com/BenSchZA/pier
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wcasanova
Submitter: wcasanova
FirstSubmitted: 1575483471
LastModified: 1575483471
URLPath: /cgit/aur.git/snapshot/pier.tar.gz