cargo-debstatus on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S cargo-debstatus

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

$ yay -Rns cargo-debstatus

2. Manually Install "cargo-debstatus" via AUR

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

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

b. Clone cargo-debstatus's git locally

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

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

$ cd ~/cargo-debstatus $ makepkg -si

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

ID: 608348
Name: cargo-debstatus
PackageBaseID: 135192
PackageBase: cargo-debstatus
Version: 0.2.0-1
Description: cargo-tree for debian packaging
URL: https://github.com/kpcyrd/cargo-debstatus
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kpcyrd
Submitter: kpcyrd
FirstSubmitted: 1534648528
LastModified: 1556643043
URLPath: /cgit/aur.git/snapshot/cargo-debstatus.tar.gz