python-sarge on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S python-sarge

* (Optional) Uninstall python-sarge on Arch using YAY

$ yay -Rns python-sarge

2. Manually Install "python-sarge" via AUR

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

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

b. Clone python-sarge's git locally

$ git clone https://aur.archlinux.org/python-sarge.git ~/python-sarge

c. Go to ~/python-sarge folder and install it

$ cd ~/python-sarge $ makepkg -si

3. Information about the python-sarge package on Arch User Repository (AUR)

ID: 1144555
Name: python-sarge
PackageBaseID: 124563
PackageBase: python-sarge
Version: 0.1.6-1
Description: The sarge package provides a wrapper for subprocess which provides command pipeline functionality.
URL: https://bitbucket.org/vinay.sajip/sarge
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: pa314159
Submitter: Niklas
FirstSubmitted: 1501896780
LastModified: 1664205801
URLPath: /cgit/aur.git/snapshot/python-sarge.tar.gz