cargo-deadlinks on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S cargo-deadlinks

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

$ yay -Rns cargo-deadlinks

2. Manually Install "cargo-deadlinks" via AUR

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

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

b. Clone cargo-deadlinks's git locally

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

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

$ cd ~/cargo-deadlinks $ makepkg -si

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

ID: 1047274
Name: cargo-deadlinks
PackageBaseID: 176667
PackageBase: cargo-deadlinks
Version: 0.8.1-1
Description: Cargo plugin for checking your documentation for broken links
URL: https://github.com/deadlinks/cargo-deadlinks
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: CosmicHorror
Submitter: CosmicHorror
FirstSubmitted: 1646595146
LastModified: 1646595146
URLPath: /cgit/aur.git/snapshot/cargo-deadlinks.tar.gz