python-astpretty on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-astpretty

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

$ yay -Rns python-astpretty

2. Manually Install "python-astpretty" via AUR

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

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

b. Clone python-astpretty's git locally

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

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

$ cd ~/python-astpretty $ makepkg -si

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

ID: 1084436
Name: python-astpretty
PackageBaseID: 168678
PackageBase: python-astpretty
Version: 3.0.0-1
Description: Pretty print the output of python stdlib 'ast.parse'.
URL: https://github.com/asottile/astpretty
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: PumpkinCheshire
Submitter: PumpkinCheshire
FirstSubmitted: 1625586197
LastModified: 1653356940
URLPath: /cgit/aur.git/snapshot/python-astpretty.tar.gz