python-ctypesgen on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-ctypesgen

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

$ yay -Rns python-ctypesgen

2. Manually Install "python-ctypesgen" via AUR

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

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

b. Clone python-ctypesgen's git locally

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

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

$ cd ~/python-ctypesgen $ makepkg -si

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

ID: 1336237
Name: python-ctypesgen
PackageBaseID: 198686
PackageBase: python-ctypesgen
Version: 1.1.1-1
Description: Pure-python wrapper generator for ctypes
URL: https://github.com/ctypesgen/ctypesgen
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: falko17
Submitter: falko17
FirstSubmitted: 1697654282
LastModified: 1697656940
URLPath: /cgit/aur.git/snapshot/python-ctypesgen.tar.gz

5. The same packages on other Linux Distributions