rustc-demangle on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S rustc-demangle

* (Optional) Uninstall rustc-demangle on Arch using YAY

$ yay -Rns rustc-demangle

2. Manually Install "rustc-demangle" via AUR

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

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

b. Clone rustc-demangle's git locally

$ git clone https://aur.archlinux.org/rustc-demangle.git ~/rustc-demangle

c. Go to ~/rustc-demangle folder and install it

$ cd ~/rustc-demangle $ makepkg -si

3. Information about the rustc-demangle package on Arch User Repository (AUR)

ID: 1137442
Name: rustc-demangle
PackageBaseID: 160065
PackageBase: rustc-demangle
Version: 0.1.21-1
Description: Demangling for Rust symbols, C API
URL: https://github.com/alexcrichton/rustc-demangle
NumVotes: 4
Popularity: 0.157637
OutOfDate: 1698860891
Maintainer: acarcano
Submitter: acarcano
FirstSubmitted: 1605893296
LastModified: 1662729723
URLPath: /cgit/aur.git/snapshot/rustc-demangle.tar.gz