pacman-utils on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S pacman-utils

* (Optional) Uninstall pacman-utils on Arch using YAY

$ yay -Rns pacman-utils

2. Manually Install "pacman-utils" via AUR

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

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

b. Clone pacman-utils's git locally

$ git clone https://aur.archlinux.org/pacman-utils.git ~/pacman-utils

c. Go to ~/pacman-utils folder and install it

$ cd ~/pacman-utils $ makepkg -si

3. Information about the pacman-utils package on Arch User Repository (AUR)

ID: 526830
Name: pacman-utils
PackageBaseID: 123098
PackageBase: pacman-utils
Version: 1.1.0-1
Description: Some utils and helper scripts for archlinux packages
URL: https://github.com/kata198/pacman-utils
NumVotes: 9
Popularity: 1.1E-5
OutOfDate:
Maintainer: kata198
Submitter: kata198
FirstSubmitted: 1496554647
LastModified: 1531618288
URLPath: /cgit/aur.git/snapshot/pacman-utils.tar.gz