customizepkg-patching on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S customizepkg-patching

* (Optional) Uninstall customizepkg-patching on Arch using YAY

$ yay -Rns customizepkg-patching

2. Manually Install "customizepkg-patching" via AUR

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

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

b. Clone customizepkg-patching's git locally

$ git clone https://aur.archlinux.org/customizepkg-patching.git ~/customizepkg-patching

c. Go to ~/customizepkg-patching folder and install it

$ cd ~/customizepkg-patching $ makepkg -si

3. Information about the customizepkg-patching package on Arch User Repository (AUR)

ID: 321481
Name: customizepkg-patching
PackageBaseID: 101086
PackageBase: customizepkg-patching
Version: 20-2
Description: A tool to automate modification of PKGBUILDs using patch
URL:
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer:
Submitter: akurei
FirstSubmitted: 1443778662
LastModified: 1468534240
URLPath: /cgit/aur.git/snapshot/customizepkg-patching.tar.gz