python-pz on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-pz

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

$ yay -Rns python-pz

2. Manually Install "python-pz" via AUR

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

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

b. Clone python-pz's git locally

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

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

$ cd ~/python-pz $ makepkg -si

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

ID: 1253612
Name: python-pz
PackageBaseID: 164866
PackageBase: python-pz
Version: 1.1.0-3
Description: Utility to substitute awk, sed and/or grep with Python
URL: https://github.com/CZ-NIC/pz
NumVotes: 2
Popularity: 1.0E-6
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1616678284
LastModified: 1683378272
URLPath: /cgit/aur.git/snapshot/python-pz.tar.gz