cargo-patch on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S cargo-patch

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

$ yay -Rns cargo-patch

2. Manually Install "cargo-patch" via AUR

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

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

b. Clone cargo-patch's git locally

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

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

$ cd ~/cargo-patch $ makepkg -si

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

ID: 1296453
Name: cargo-patch
PackageBaseID: 179047
PackageBase: cargo-patch
Version: 0.3.2-1
Description: Cargo subcommand for patching dependencies using patch files
URL: https://github.com/mettke/cargo-patch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1653216942
LastModified: 1690729740
URLPath: /cgit/aur.git/snapshot/cargo-patch.tar.gz