rusty-man on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S rusty-man

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

$ yay -Rns rusty-man

2. Manually Install "rusty-man" via AUR

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

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

b. Clone rusty-man's git locally

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

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

$ cd ~/rusty-man $ makepkg -si

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

ID: 980139
Name: rusty-man
PackageBaseID: 156579
PackageBase: rusty-man
Version: 0.5.0-1
Description: Command-line viewer for rustdoc documentation
URL: https://sr.ht/~ireas/rusty-man
NumVotes: 4
Popularity: 1.7E-5
OutOfDate:
Maintainer: robin.krahl
Submitter: robin.krahl
FirstSubmitted: 1596985371
LastModified: 1635375901
URLPath: /cgit/aur.git/snapshot/rusty-man.tar.gz