python2-pycparser on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python2-pycparser

* (Optional) Uninstall python2-pycparser on Arch using YAY

$ yay -Rns python2-pycparser

2. Manually Install "python2-pycparser" via AUR

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

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

b. Clone python2-pycparser's git locally

$ git clone https://aur.archlinux.org/python2-pycparser.git ~/python2-pycparser

c. Go to ~/python2-pycparser folder and install it

$ cd ~/python2-pycparser $ makepkg -si

3. Information about the python2-pycparser package on Arch User Repository (AUR)

ID: 1405857
Name: python2-pycparser
PackageBaseID: 174826
PackageBase: python2-pycparser
Version: 2.21-1
Description: C parser and AST generator written in Python
URL: https://github.com/eliben/pycparser
NumVotes: 6
Popularity: 0.391226
OutOfDate:
Maintainer: tallero
Submitter: bionade24
FirstSubmitted: 1641658212
LastModified: 1707355553
URLPath: /cgit/aur.git/snapshot/python2-pycparser.tar.gz

5. The same packages on other Linux Distributions