pacgui on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S pacgui

* (Optional) Uninstall pacgui on Arch using YAY

$ yay -Rns pacgui

2. Manually Install "pacgui" via AUR

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

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

b. Clone pacgui's git locally

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

c. Go to ~/pacgui folder and install it

$ cd ~/pacgui $ makepkg -si

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

ID: 771165
Name: pacgui
PackageBaseID: 155987
PackageBase: pacgui
Version: 13.50a4429-1
Description: System updates with a simple pacman GUI, based on Zenity
URL: https://gitlab.com/it-me/pacgui
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: sgar
Submitter: sgar
FirstSubmitted: 1595883201
LastModified: 1595968304
URLPath: /cgit/aur.git/snapshot/pacgui.tar.gz