yad-gtk2 on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S yad-gtk2

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

$ yay -Rns yad-gtk2

2. Manually Install "yad-gtk2" via AUR

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

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

b. Clone yad-gtk2's git locally

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

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

$ cd ~/yad-gtk2 $ makepkg -si

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

ID: 642387
Name: yad-gtk2
PackageBaseID: 133500
PackageBase: yad-gtk2
Version: 1:0.42.0-1
Description: A fork of zenity - display graphical dialogs from shell scripts or command line - for gtk2
URL: https://github.com/v1cont/yad
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: eworm
Submitter: eworm
FirstSubmitted: 1528987606
LastModified: 1567427458
URLPath: /cgit/aur.git/snapshot/yad-gtk2.tar.gz