rusty-tags on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S rusty-tags

* (Optional) Uninstall rusty-tags on Arch using YAY

$ yay -Rns rusty-tags

2. Manually Install "rusty-tags" via AUR

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

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

b. Clone rusty-tags's git locally

$ git clone https://aur.archlinux.org/rusty-tags.git ~/rusty-tags

c. Go to ~/rusty-tags folder and install it

$ cd ~/rusty-tags $ makepkg -si

3. Information about the rusty-tags package on Arch User Repository (AUR)

ID: 1014429
Name: rusty-tags
PackageBaseID: 104834
PackageBase: rusty-tags
Version: 3.10.0-1
Description: Create ctags/etags for a cargo project and all of its dependencies
URL: https://github.com/dan-t/rusty-tags
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Sosthene
Submitter: dywedir
FirstSubmitted: 1450544902
LastModified: 1641415879
URLPath: /cgit/aur.git/snapshot/rusty-tags.tar.gz