cargo-information on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S cargo-information

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

$ yay -Rns cargo-information

2. Manually Install "cargo-information" via AUR

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

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

b. Clone cargo-information's git locally

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

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

$ cd ~/cargo-information $ makepkg -si

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

ID: 1412479
Name: cargo-information
PackageBaseID: 200562
PackageBase: cargo-information
Version: 0.4.2-1
Description: A tool to provide a detailed information about a Rust package
URL: https://github.com/hi-rustin/cargo-information
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1702562302
LastModified: 1708434235
URLPath: /cgit/aur.git/snapshot/cargo-information.tar.gz