python-cgen on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-cgen

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

$ yay -Rns python-cgen

2. Manually Install "python-cgen" via AUR

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

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

b. Clone python-cgen's git locally

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

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

$ cd ~/python-cgen $ makepkg -si

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

ID: 1007310
Name: python-cgen
PackageBaseID: 154749
PackageBase: python-cgen
Version: 2020.1-3
Description: A C/C++ source generation from an AST
URL: https://github.com/inducer/cgen
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: mschu
Submitter: mschu
FirstSubmitted: 1592934186
LastModified: 1640006389
URLPath: /cgit/aur.git/snapshot/python-cgen.tar.gz