zenity-gtk2 on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S zenity-gtk2

* (Optional) Uninstall zenity-gtk2 on Arch using YAY

$ yay -Rns zenity-gtk2

2. Manually Install "zenity-gtk2" via AUR

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

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

b. Clone zenity-gtk2's git locally

$ git clone https://aur.archlinux.org/zenity-gtk2.git ~/zenity-gtk2

c. Go to ~/zenity-gtk2 folder and install it

$ cd ~/zenity-gtk2 $ makepkg -si

3. Information about the zenity-gtk2 package on Arch User Repository (AUR)

ID: 906621
Name: zenity-gtk2
PackageBaseID: 56403
PackageBase: zenity-gtk2
Version: 2.32.1-4
Description: Display graphical dialog boxes from shell scripts. GTK2 version.
URL: https://gitlab.gnome.org/GNOME/zenity
NumVotes: 19
Popularity: 1.4E-5
OutOfDate: 1703056145
Maintainer: bidulock
Submitter: OK100
FirstSubmitted: 1328390750
LastModified: 1620927432
URLPath: /cgit/aur.git/snapshot/zenity-gtk2.tar.gz