python-standardstreams on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-standardstreams

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

$ yay -Rns python-standardstreams

2. Manually Install "python-standardstreams" via AUR

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

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

b. Clone python-standardstreams's git locally

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

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

$ cd ~/python-standardstreams $ makepkg -si

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

ID: 1252039
Name: python-standardstreams
PackageBaseID: 150873
PackageBase: python-standardstreams
Version: 0.2.0-3
Description: Standard output, standard error, and standard input stream library
URL: https://github.com/chrissimpkins/standardstreams
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1585556509
LastModified: 1683144468
URLPath: /cgit/aur.git/snapshot/python-standardstreams.tar.gz