cargo-docset on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S cargo-docset

* (Optional) Uninstall cargo-docset on Arch using YAY

$ yay -Rns cargo-docset

2. Manually Install "cargo-docset" via AUR

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

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

b. Clone cargo-docset's git locally

$ git clone https://aur.archlinux.org/cargo-docset.git ~/cargo-docset

c. Go to ~/cargo-docset folder and install it

$ cd ~/cargo-docset $ makepkg -si

3. Information about the cargo-docset package on Arch User Repository (AUR)

ID: 1392157
Name: cargo-docset
PackageBaseID: 169655
PackageBase: cargo-docset
Version: 0.3.1-1
Description: Cargo subcommand to generate a Dash/Zeal docset for your Rust packages
URL: https://github.com/Robzz/cargo-docset
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: iamawacko
Submitter:
FirstSubmitted: 1628315887
LastModified: 1706155370
URLPath: /cgit/aur.git/snapshot/cargo-docset.tar.gz