python-pygccxml on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-pygccxml

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

$ yay -Rns python-pygccxml

2. Manually Install "python-pygccxml" via AUR

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

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

b. Clone python-pygccxml's git locally

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

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

$ cd ~/python-pygccxml $ makepkg -si

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

ID: 1334049
Name: python-pygccxml
PackageBaseID: 149763
PackageBase: python-pygccxml
Version: 2.4.0-1
Description: Simple framework to navigate C++ declarations, using Python classes.
URL: https://github.com/gccxml/pygccxml
NumVotes: 25
Popularity: 0
OutOfDate:
Maintainer: FabioLolix
Submitter: FabioLolix
FirstSubmitted: 1583258091
LastModified: 1697316051
URLPath: /cgit/aur.git/snapshot/python-pygccxml.tar.gz