python-pawk on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-pawk

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

$ yay -Rns python-pawk

2. Manually Install "python-pawk" via AUR

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

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

b. Clone python-pawk's git locally

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

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

$ cd ~/python-pawk $ makepkg -si

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

ID: 420249
Name: python-pawk
PackageBaseID: 116796
PackageBase: python-pawk
Version: 0.7.0-1
Description: A Python line-processor (like awk) based on pyline.
URL: https://github.com/alecthomas/pawk
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: codemonkey800
Submitter: codemonkey800
FirstSubmitted: 1478414111
LastModified: 1497602039
URLPath: /cgit/aur.git/snapshot/python-pawk.tar.gz