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

Last updated: October 05,2024

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

$ yay -S cargo-update-git

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

$ yay -Rns cargo-update-git

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

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

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

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

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

ID: 607368
Name: cargo-update-git
PackageBaseID: 141563
PackageBase: cargo-update-git
Version: v1.7.0.r5.8d758b004-1
Description: A cargo subcommand for checking and applying updates to installed executables
URL: https://github.com/nabijaczleweli/cargo-update
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Qyriad
Submitter: Qyriad
FirstSubmitted: 1556321473
LastModified: 1556321473
URLPath: /cgit/aur.git/snapshot/cargo-update-git.tar.gz