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