cargo-about-git on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S cargo-about-git

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

$ yay -Rns cargo-about-git

2. Manually Install "cargo-about-git" 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-git's git locally

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

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

$ cd ~/cargo-about-git $ makepkg -si

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

ID: 1205296
Name: cargo-about-git
PackageBaseID: 171528
PackageBase: cargo-about-git
Version: 0.5.4.r0.g9bffa40-1
Description: Cargo plugin to generate list of all licenses for a crate (git)
URL: https://github.com/EmbarkStudios/cargo-about
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1633094352
LastModified: 1675339033
URLPath: /cgit/aur.git/snapshot/cargo-about-git.tar.gz