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

Last updated: June 29,2024

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

$ yay -S cargo-edit-git

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

$ yay -Rns cargo-edit-git

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

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

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

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

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

ID: 694553
Name: cargo-edit-git
PackageBaseID: 101894
PackageBase: cargo-edit-git
Version: r640.82c09192-1
Description: A utility for adding cargo dependencies from the command line
URL: https://github.com/killercup/cargo-edit
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: mythmon
FirstSubmitted: 1444879413
LastModified: 1581144085
URLPath: /cgit/aur.git/snapshot/cargo-edit-git.tar.gz