python-genpy on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S python-genpy

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

$ yay -Rns python-genpy

2. Manually Install "python-genpy" via AUR

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

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

b. Clone python-genpy's git locally

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

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

$ cd ~/python-genpy $ makepkg -si

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

ID: 1126326
Name: python-genpy
PackageBaseID: 170935
PackageBase: python-genpy
Version: 2022.1-1
Description: AST for Python code generation, in Python
URL: https://documen.tician.de/genpy
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1631317638
LastModified: 1660574034
URLPath: /cgit/aur.git/snapshot/python-genpy.tar.gz