cargo-info on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S cargo-info

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

$ yay -Rns cargo-info

2. Manually Install "cargo-info" via AUR

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

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

b. Clone cargo-info's git locally

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

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

$ cd ~/cargo-info $ makepkg -si

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

ID: 1309928
Name: cargo-info
PackageBaseID: 189538
PackageBase: cargo-info
Version: 0.7.0-0
Description: cargo-info subcommand - show crates info from crates.io
URL: https://github.com/light4/cargo-info
NumVotes: 2
Popularity: 0.000908
OutOfDate:
Maintainer: lightning1141
Submitter: lightning1141
FirstSubmitted: 1673710186
LastModified: 1693165898
URLPath: /cgit/aur.git/snapshot/cargo-info.tar.gz