cargo-tally on AUR (Arch User Repository)
Last updated: November 25,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
Copied
b. Install cargo-tally on Arch using YAY
$
yay -S
cargo-tally
Copied
* (Optional) Uninstall cargo-tally on Arch using YAY
$
yay -Rns
cargo-tally
Copied
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
Copied
b. Clone cargo-tally's git locally
$
git clone https://aur.archlinux.org/cargo-tally.git
~/cargo-tally
Copied
c. Go to ~/cargo-tally folder and install it
$
cd
~/cargo-tally
Copied
$
makepkg -si
Copied
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
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