python-cppheaderparser on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S python-cppheaderparser

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

$ yay -Rns python-cppheaderparser

2. Manually Install "python-cppheaderparser" via AUR

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

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

b. Clone python-cppheaderparser's git locally

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

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

$ cd ~/python-cppheaderparser $ makepkg -si

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

ID: 848649
Name: python-cppheaderparser
PackageBaseID: 146461
PackageBase: python-cppheaderparser
Version: 2.7.4-4
Description: Parse C++ header files and generate a data structure representing the class
URL: http://senexcanis.com/open-source/cppheaderparser
NumVotes: 2
Popularity: 0.030793
OutOfDate:
Maintainer: mschmitzberger
FirstSubmitted: 1573142761
LastModified: 1610879633
URLPath: /cgit/aur.git/snapshot/python-cppheaderparser.tar.gz