rustsym on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S rustsym

* (Optional) Uninstall rustsym on Arch using YAY

$ yay -Rns rustsym

2. Manually Install "rustsym" via AUR

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

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

b. Clone rustsym's git locally

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

c. Go to ~/rustsym folder and install it

$ cd ~/rustsym $ makepkg -si

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

ID: 408260
Name: rustsym
PackageBaseID: 122109
PackageBase: rustsym
Version: 0.3.1-1
Description: Tool to query symbols from rust code for use in IDEs
URL: https://github.com/trixnz/rustsym
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1494037183
LastModified: 1494037183
URLPath: /cgit/aur.git/snapshot/rustsym.tar.gz