python-cxxfilt on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-cxxfilt

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

$ yay -Rns python-cxxfilt

2. Manually Install "python-cxxfilt" via AUR

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

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

b. Clone python-cxxfilt's git locally

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

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

$ cd ~/python-cxxfilt $ makepkg -si

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

ID: 1019267
Name: python-cxxfilt
PackageBaseID: 175076
PackageBase: python-cxxfilt
Version: 0.3.0-1
Description: Demangling C++ symbols in Python
URL: https://github.com/afq984/python-cxxfilt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: lmartinez-mirror
FirstSubmitted: 1642283980
LastModified: 1642283980
URLPath: /cgit/aur.git/snapshot/python-cxxfilt.tar.gz