pacman-helper on AUR (Arch User Repository)

Last updated: March 28,2024

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

$ yay -S pacman-helper

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

$ yay -Rns pacman-helper

2. Manually Install "pacman-helper" via AUR

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

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

b. Clone pacman-helper's git locally

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

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

$ cd ~/pacman-helper $ makepkg -si

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

ID: 255645
Name: pacman-helper
PackageBaseID: 96211
PackageBase: pacman-helper
Version: 0.21-1
Description: Pacman helper scripts for those who can not remember the options
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jamespharvey20
Submitter: jamespharvey20
FirstSubmitted: 1437440990
LastModified: 1449994889
URLPath: /cgit/aur.git/snapshot/pacman-helper.tar.gz