cargo-sync-rdme on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S cargo-sync-rdme

* (Optional) Uninstall cargo-sync-rdme on Arch using YAY

$ yay -Rns cargo-sync-rdme

2. Manually Install "cargo-sync-rdme" via AUR

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

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

b. Clone cargo-sync-rdme's git locally

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

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

$ cd ~/cargo-sync-rdme $ makepkg -si

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

ID: 1308926
Name: cargo-sync-rdme
PackageBaseID: 185693
PackageBase: cargo-sync-rdme
Version: 0.3.2-1
Description: Cargo subcommand to synchronize README with crate documentation
URL: https://github.com/gifnksm/cargo-sync-rdme
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gifnksm
Submitter: gifnksm
FirstSubmitted: 1663064917
LastModified: 1692968607
URLPath: /cgit/aur.git/snapshot/cargo-sync-rdme.tar.gz