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
Copied
b. Install rustc-demangle on Arch using YAY
$
yay -S
rustc-demangle
Copied
* (Optional) Uninstall rustc-demangle on Arch using YAY
$
yay -Rns
rustc-demangle
Copied
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
Copied
b. Clone rustc-demangle's git locally
$
git clone https://aur.archlinux.org/rustc-demangle.git
~/rustc-demangle
Copied
c. Go to ~/rustc-demangle folder and install it
$
cd
~/rustc-demangle
Copied
$
makepkg -si
Copied
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
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