python2-codegen on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S python2-codegen

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

$ yay -Rns python2-codegen

2. Manually Install "python2-codegen" via AUR

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

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

b. Clone python2-codegen's git locally

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

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

$ cd ~/python2-codegen $ makepkg -si

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

ID: 328573
Name: python2-codegen
PackageBaseID: 113896
PackageBase: python-codegen
Version: 1.0-4
Description: Extension to ast that allow ast -> python code generation.
URL: http://github.com/andreif/codegen
NumVotes: 10
Popularity: 3.0E-6
OutOfDate: 1643389858
Maintainer: ftonello
FirstSubmitted: 1469195937
LastModified: 1470844928
URLPath: /cgit/aur.git/snapshot/python2-codegen.tar.gz