cargo-readme on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S cargo-readme

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

$ yay -Rns cargo-readme

2. Manually Install "cargo-readme" via AUR

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

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

b. Clone cargo-readme's git locally

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

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

$ cd ~/cargo-readme $ makepkg -si

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

ID: 1357599
Name: cargo-readme
PackageBaseID: 160212
PackageBase: cargo-readme
Version: 3.3.1-1
Description: A cargo subcommand to generate README.md content from doc comments
URL: https://crates.io/crates/cargo-readme
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: msrd0
Submitter: msrd0
FirstSubmitted: 1606253865
LastModified: 1700687989
URLPath: /cgit/aur.git/snapshot/cargo-readme.tar.gz