python-pyclibrary on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-pyclibrary

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

$ yay -Rns python-pyclibrary

2. Manually Install "python-pyclibrary" via AUR

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

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

b. Clone python-pyclibrary's git locally

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

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

$ cd ~/python-pyclibrary $ makepkg -si

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

ID: 1004616
Name: python-pyclibrary
PackageBaseID: 156060
PackageBase: python-pyclibrary
Version: 0.1.7-2
Description: C parser and bindings automation for Python
URL: https://github.com/MatthieuDartiailh/pyclibrary
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: polygamma
FirstSubmitted: 1595971150
LastModified: 1639651039
URLPath: /cgit/aur.git/snapshot/python-pyclibrary.tar.gz