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