cargo-docs-rs on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S cargo-docs-rs

* (Optional) Uninstall cargo-docs-rs on Arch using YAY

$ yay -Rns cargo-docs-rs

2. Manually Install "cargo-docs-rs" via AUR

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

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

b. Clone cargo-docs-rs's git locally

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

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

$ cd ~/cargo-docs-rs $ makepkg -si

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

ID: 1412081
Name: cargo-docs-rs
PackageBaseID: 200406
PackageBase: cargo-docs-rs
Version: 0.1.10-1
Description: Imitate the documentation build that docs.rs would do
URL: https://github.com/dtolnay/cargo-docs-rs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1702126492
LastModified: 1708371919
URLPath: /cgit/aur.git/snapshot/cargo-docs-rs.tar.gz