cargo-doc2readme on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S cargo-doc2readme

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

$ yay -Rns cargo-doc2readme

2. Manually Install "cargo-doc2readme" via AUR

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

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

b. Clone cargo-doc2readme's git locally

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

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

$ cd ~/cargo-doc2readme $ makepkg -si

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

ID: 1321566
Name: cargo-doc2readme
PackageBaseID: 167075
PackageBase: cargo-doc2readme
Version: 0.3.0-1
Description: cargo subcommand to create a readme file containing the rustdoc comments from...
URL: https://crates.io/crates/cargo-doc2readme
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: msrd0
Submitter: msrd0
FirstSubmitted: 1621464507
LastModified: 1695170457
URLPath: /cgit/aur.git/snapshot/cargo-doc2readme.tar.gz