python-pybindgen on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-pybindgen

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

$ yay -Rns python-pybindgen

2. Manually Install "python-pybindgen" via AUR

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

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

b. Clone python-pybindgen's git locally

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

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

$ cd ~/python-pybindgen $ makepkg -si

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

ID: 1099310
Name: python-pybindgen
PackageBaseID: 23529
PackageBase: python-pybindgen
Version: 0.22.1-1
Description: A tool to generate Python bindings for C/C++ code
URL: https://github.com/gjcarneiro/pybindgen
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: petronny
Submitter: bins
FirstSubmitted: 1233349630
LastModified: 1655367198
URLPath: /cgit/aur.git/snapshot/python-pybindgen.tar.gz