zenity-gtk3 on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S zenity-gtk3

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

$ yay -Rns zenity-gtk3

2. Manually Install "zenity-gtk3" via AUR

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

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

b. Clone zenity-gtk3's git locally

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

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

$ cd ~/zenity-gtk3 $ makepkg -si

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

ID: 1407034
Name: zenity-gtk3
PackageBaseID: 202234
PackageBase: zenity-gtk3
Version: 3.44.3-2
Description: Display graphical dialog boxes from shell scripts. GTK3 version.
URL: https://gitlab.gnome.org/GNOME/zenity
NumVotes: 2
Popularity: 1.255628
OutOfDate:
Maintainer: Sich
Submitter: Sich
FirstSubmitted: 1707289862
LastModified: 1707571360
URLPath: /cgit/aur.git/snapshot/zenity-gtk3.tar.gz