cargo-tally on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S cargo-tally

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

$ yay -Rns cargo-tally

2. Manually Install "cargo-tally" via AUR

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

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

b. Clone cargo-tally's git locally

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

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

$ cd ~/cargo-tally $ makepkg -si

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

ID: 1191245
Name: cargo-tally
PackageBaseID: 127560
PackageBase: cargo-tally
Version: 1.0.21-1
Description: Graph the number of crates that depend on your crate over time
URL: https://github.com/dtolnay/cargo-tally
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: flakusha
Submitter: kpcyrd
FirstSubmitted: 1511839624
LastModified: 1672748389
URLPath: /cgit/aur.git/snapshot/cargo-tally.tar.gz