pkg_scripts on AUR (Arch User Repository)

Last updated: September 19,2024

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

$ yay -S pkg_scripts

* (Optional) Uninstall pkg_scripts on Arch using YAY

$ yay -Rns pkg_scripts

2. Manually Install "pkg_scripts" via AUR

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

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

b. Clone pkg_scripts's git locally

$ git clone https://aur.archlinux.org/pkg_scripts.git ~/pkg_scripts

c. Go to ~/pkg_scripts folder and install it

$ cd ~/pkg_scripts $ makepkg -si

3. Information about the pkg_scripts package on Arch User Repository (AUR)

ID: 1112512
Name: pkg_scripts
PackageBaseID: 75258
PackageBase: pkg_scripts
Version: 2022-3
Description: A collection of pacman and package-related utilities.
URL: https://xyne.dev/projects/pkg_scripts
NumVotes: 30
Popularity: 0.024876
OutOfDate:
Maintainer: Xyne
Submitter: Xyne
FirstSubmitted: 1384120049
LastModified: 1657925217
URLPath: /cgit/aur.git/snapshot/pkg_scripts.tar.gz