cargo-deps on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "cargo-deps" 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
Copied
b. Install cargo-deps on Arch using YAY
$
yay -S
cargo-deps
Copied
* (Optional) Uninstall cargo-deps on Arch using YAY
$
yay -Rns
cargo-deps
Copied
2. Manually Install "cargo-deps" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cargo-deps's git locally
$
git clone https://aur.archlinux.org/cargo-deps.git
~/cargo-deps
Copied
c. Go to ~/cargo-deps folder and install it
$
cd
~/cargo-deps
Copied
$
makepkg -si
Copied
3. Information about the cargo-deps package on Arch User Repository (AUR)
ID: 1309868
Name: cargo-deps
PackageBaseID: 151622
PackageBase: cargo-deps
Version: 1.5.1-1
Description: Cargo subcommand for building dependency graphs of Rust projects
URL: https://github.com/m-cat/cargo-deps
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Sanpi
Submitter: Sanpi
FirstSubmitted: 1587126442
LastModified: 1693151327
URLPath: /cgit/aur.git/snapshot/cargo-deps.tar.gz
Name: cargo-deps
PackageBaseID: 151622
PackageBase: cargo-deps
Version: 1.5.1-1
Description: Cargo subcommand for building dependency graphs of Rust projects
URL: https://github.com/m-cat/cargo-deps
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Sanpi
Submitter: Sanpi
FirstSubmitted: 1587126442
LastModified: 1693151327
URLPath: /cgit/aur.git/snapshot/cargo-deps.tar.gz