python-codegen on AUR (Arch User Repository)
Last updated: March 09,2025
1. Install "python-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
Copied
b. Install python-codegen on Arch using YAY
$
yay -S
python-codegen
Copied
* (Optional) Uninstall python-codegen on Arch using YAY
$
yay -Rns
python-codegen
Copied
2. Manually Install "python-codegen" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-codegen's git locally
$
git clone https://aur.archlinux.org/python-codegen.git
~/python-codegen
Copied
c. Go to ~/python-codegen folder and install it
$
cd
~/python-codegen
Copied
$
makepkg -si
Copied
3. Information about the python-codegen package on Arch User Repository (AUR)
ID: 1191549
Name: python-codegen
PackageBaseID: 113896
PackageBase: python-codegen
Version: 1.0-5
Description: Extension to ast that allow ast -> python code generation.
URL: http://github.com/andreif/codegen
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: FabioLolix
Submitter: ftonello
FirstSubmitted: 1469195937
LastModified: 1672794624
URLPath: /cgit/aur.git/snapshot/python-codegen.tar.gz
Name: python-codegen
PackageBaseID: 113896
PackageBase: python-codegen
Version: 1.0-5
Description: Extension to ast that allow ast -> python code generation.
URL: http://github.com/andreif/codegen
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: FabioLolix
Submitter: ftonello
FirstSubmitted: 1469195937
LastModified: 1672794624
URLPath: /cgit/aur.git/snapshot/python-codegen.tar.gz