rust-book-git on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S rust-book-git

* (Optional) Uninstall rust-book-git on Arch using YAY

$ yay -Rns rust-book-git

2. Manually Install "rust-book-git" via AUR

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

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

b. Clone rust-book-git's git locally

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

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

$ cd ~/rust-book-git $ makepkg -si

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

ID: 319322
Name: rust-book-git
PackageBaseID: 113275
PackageBase: rust-book-git
Version: 20160706-1
Description: An offline version of rust-lang.github.io/book, the official documentation for the Rust language (git already compiled version)
URL: https://doc.rust-lang.org/book/
NumVotes: 0
Popularity: 0
OutOfDate: 1662153422
Maintainer: Salamandar
FirstSubmitted: 1467813861
LastModified: 1467815008
URLPath: /cgit/aur.git/snapshot/rust-book-git.tar.gz