customizepkg-scripting on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S customizepkg-scripting

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

$ yay -Rns customizepkg-scripting

2. Manually Install "customizepkg-scripting" via AUR

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

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

b. Clone customizepkg-scripting's git locally

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

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

$ cd ~/customizepkg-scripting $ makepkg -si

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

ID: 488578
Name: customizepkg-scripting
PackageBaseID: 71406
PackageBase: customizepkg-scripting
Version: 0.4.1-2
Description: A tool to modify automatically PKGBUILDs - modified to just run scripts
URL: https://github.com/Scimmia22/customizepkg-scripting
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: Scimmia
Submitter: Scimmia
FirstSubmitted: 1372449831
LastModified: 1519235963
URLPath: /cgit/aur.git/snapshot/customizepkg-scripting.tar.gz