rust-docs on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S rust-docs

* (Optional) Uninstall rust-docs on Arch using YAY

$ yay -Rns rust-docs

2. Manually Install "rust-docs" via AUR

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

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

b. Clone rust-docs's git locally

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

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

$ cd ~/rust-docs $ makepkg -si

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

ID: 1378358
Name: rust-docs
PackageBaseID: 189056
PackageBase: rust-docs
Version: 1:1.75.0-1
Description: Rust documentations.
URL: https://www.rust-lang.org/
NumVotes: 3
Popularity: 0.091199
OutOfDate:
Maintainer: Bot-wxt1221
Submitter: morealaz
FirstSubmitted: 1672222533
LastModified: 1704102020
URLPath: /cgit/aur.git/snapshot/rust-docs.tar.gz