rustfilt on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S rustfilt

* (Optional) Uninstall rustfilt on Arch using YAY

$ yay -Rns rustfilt

2. Manually Install "rustfilt" via AUR

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

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

b. Clone rustfilt's git locally

$ git clone https://aur.archlinux.org/rustfilt.git ~/rustfilt

c. Go to ~/rustfilt folder and install it

$ cd ~/rustfilt $ makepkg -si

3. Information about the rustfilt package on Arch User Repository (AUR)

ID: 1012613
Name: rustfilt
PackageBaseID: 174615
PackageBase: rustfilt
Version: 0.2.1-1
Description: Demangle Rust symbol names
URL: https://github.com/luser/rustfilt
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1641067171
LastModified: 1641067171
URLPath: /cgit/aur.git/snapshot/rustfilt.tar.gz