cargo-git on AUR (Arch User Repository)
Last updated: December 26,2024
1. Install "cargo-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
Copied
b. Install cargo-git on Arch using YAY
$
yay -S
cargo-git
Copied
* (Optional) Uninstall cargo-git on Arch using YAY
$
yay -Rns
cargo-git
Copied
2. Manually Install "cargo-git" 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-git's git locally
$
git clone https://aur.archlinux.org/cargo-git.git
~/cargo-git
Copied
c. Go to ~/cargo-git folder and install it
$
cd
~/cargo-git
Copied
$
makepkg -si
Copied
3. Information about the cargo-git package on Arch User Repository (AUR)
ID: 1167167
Name: cargo-git
PackageBaseID: 55979
PackageBase: rust-git
Version: 3:1.67.0.r209623.5eef9b2c50d-1
Description: The Rust package manager
URL: https://www.rust-lang.org/
NumVotes: 28
Popularity: 0
OutOfDate:
Maintainer: spider-mario
Submitter: mrshpot
FirstSubmitted: 1327145456
LastModified: 1668092275
URLPath: /cgit/aur.git/snapshot/cargo-git.tar.gz
Name: cargo-git
PackageBaseID: 55979
PackageBase: rust-git
Version: 3:1.67.0.r209623.5eef9b2c50d-1
Description: The Rust package manager
URL: https://www.rust-lang.org/
NumVotes: 28
Popularity: 0
OutOfDate:
Maintainer: spider-mario
Submitter: mrshpot
FirstSubmitted: 1327145456
LastModified: 1668092275
URLPath: /cgit/aur.git/snapshot/cargo-git.tar.gz