pies on AUR (Arch User Repository)

Last updated: September 18,2024

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

$ yay -S pies

* (Optional) Uninstall pies on Arch using YAY

$ yay -Rns pies

2. Manually Install "pies" via AUR

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

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

b. Clone pies's git locally

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

c. Go to ~/pies folder and install it

$ cd ~/pies $ makepkg -si

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

ID: 1128933
Name: pies
PackageBaseID: 184321
PackageBase: pies
Version: 1.8-1
Description: Program Invocation and Execution Supervisor
URL: https://www.gnu.org/software/pies
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: micwoj92
FirstSubmitted: 1658775733
LastModified: 1661145212
URLPath: /cgit/aur.git/snapshot/pies.tar.gz