python-ast-comments on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S python-ast-comments

* (Optional) Uninstall python-ast-comments on Arch using YAY

$ yay -Rns python-ast-comments

2. Manually Install "python-ast-comments" via AUR

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

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

b. Clone python-ast-comments's git locally

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

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

$ cd ~/python-ast-comments $ makepkg -si

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

ID: 1403910
Name: python-ast-comments
PackageBaseID: 196923
PackageBase: python-ast-comments
Version: 1.2.1-1
Description: Extension to the built-in ast module.
URL: https://github.com/t3rn0/ast-comments
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Spixmaster
Submitter: Spixmaster
FirstSubmitted: 1692795722
LastModified: 1707055897
URLPath: /cgit/aur.git/snapshot/python-ast-comments.tar.gz