python-pipe on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-pipe

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

$ yay -Rns python-pipe

2. Manually Install "python-pipe" via AUR

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

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

b. Clone python-pipe's git locally

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

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

$ cd ~/python-pipe $ makepkg -si

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

ID: 1164917
Name: python-pipe
PackageBaseID: 179259
PackageBase: python-pipe
Version: 2.0-2
Description: A Python library to use infix notation in Python
URL: https://github.com/JulienPalard/Pipe
NumVotes: 2
Popularity: 4.9E-5
OutOfDate:
Maintainer: MithicSpirit
Submitter: MithicSpirit
FirstSubmitted: 1653877456
LastModified: 1667671650
URLPath: /cgit/aur.git/snapshot/python-pipe.tar.gz