cargo-brief on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S cargo-brief

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

$ yay -Rns cargo-brief

2. Manually Install "cargo-brief" via AUR

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

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

b. Clone cargo-brief's git locally

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

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

$ cd ~/cargo-brief $ makepkg -si

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

ID: 1252526
Name: cargo-brief
PackageBaseID: 160460
PackageBase: cargo-brief
Version: 0.2.0-2
Description: Display a brief summary of cargo dependencies.
URL: https://github.com/sanpii/cargo-brief
NumVotes: 1
Popularity: 1.0E-5
OutOfDate:
Maintainer: Sanpi
Submitter: Sanpi
FirstSubmitted: 1606833302
LastModified: 1683196925
URLPath: /cgit/aur.git/snapshot/cargo-brief.tar.gz