python-itanium-demangler on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S python-itanium-demangler

* (Optional) Uninstall python-itanium-demangler on Arch using YAY

$ yay -Rns python-itanium-demangler

2. Manually Install "python-itanium-demangler" via AUR

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

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

b. Clone python-itanium-demangler's git locally

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

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

$ cd ~/python-itanium-demangler $ makepkg -si

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

ID: 1002197
Name: python-itanium-demangler
PackageBaseID: 173928
PackageBase: python-itanium-demangler
Version: 1.0-1
Description: Pure Python parser for mangled itanium symbols
URL: https://github.com/whitequark/python-itanium_demangler
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Xeonacid
FirstSubmitted: 1639385218
LastModified: 1639385218
URLPath: /cgit/aur.git/snapshot/python-itanium-demangler.tar.gz