cargo-about on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S cargo-about

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

$ yay -Rns cargo-about

2. Manually Install "cargo-about" via AUR

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

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

b. Clone cargo-about's git locally

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

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

$ cd ~/cargo-about $ makepkg -si

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

ID: 1061928
Name: cargo-about
PackageBaseID: 171527
PackageBase: cargo-about
Version: 0.5.1-1
Description: Cargo plugin to generate list of all licenses for a crate
URL: https://github.com/EmbarkStudios/cargo-about
NumVotes: 1
Popularity: 0.818919
OutOfDate:
Maintainer: orhun
FirstSubmitted: 1633092446
LastModified: 1649161516
URLPath: /cgit/aur.git/snapshot/cargo-about.tar.gz

5. The same packages on other Linux Distributions