cargo-duplicates on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S cargo-duplicates

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

$ yay -Rns cargo-duplicates

2. Manually Install "cargo-duplicates" via AUR

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

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

b. Clone cargo-duplicates's git locally

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

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

$ cd ~/cargo-duplicates $ makepkg -si

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

ID: 1176082
Name: cargo-duplicates
PackageBaseID: 167912
PackageBase: cargo-duplicates
Version: 0.5.1-1
Description: Cargo subcommand for displaying when different versions of a same dependency ...
URL: https://crates.io/crates/cargo-duplicates
NumVotes: 2
Popularity: 1.0E-5
OutOfDate:
Maintainer: msrd0
Submitter: msrd0
FirstSubmitted: 1623510865
LastModified: 1669731647
URLPath: /cgit/aur.git/snapshot/cargo-duplicates.tar.gz