gtkdialog on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S gtkdialog

* (Optional) Uninstall gtkdialog on Arch using YAY

$ yay -Rns gtkdialog

2. Manually Install "gtkdialog" via AUR

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

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

b. Clone gtkdialog's git locally

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

c. Go to ~/gtkdialog folder and install it

$ cd ~/gtkdialog $ makepkg -si

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

ID: 739167
Name: gtkdialog
PackageBaseID: 130165
PackageBase: gtkdialog
Version: 0.8.3-2
Description: A small utility for fast and easy GUI building
URL: https://code.google.com/p/gtkdialog
NumVotes: 11
Popularity: 2.0E-6
OutOfDate: 1673125803
Maintainer: bidulock
Submitter: bidulock
FirstSubmitted: 1519028367
LastModified: 1589895304
URLPath: /cgit/aur.git/snapshot/gtkdialog.tar.gz