gtk on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S gtk

* (Optional) Uninstall gtk on Arch using YAY

$ yay -Rns gtk

2. Manually Install "gtk" via AUR

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

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

b. Clone gtk's git locally

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

c. Go to ~/gtk folder and install it

$ cd ~/gtk $ makepkg -si

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

ID: 912056
Name: gtk
PackageBaseID: 82068
PackageBase: gtk
Version: 1.2.10-18
Description: A multi-platform toolkit (v1)
URL: http://www.gtk.org/
NumVotes: 72
Popularity: 2.1E-5
OutOfDate:
Maintainer: ConnorBehan
Submitter: ConnorBehan
FirstSubmitted: 1400723044
LastModified: 1621942508
URLPath: /cgit/aur.git/snapshot/gtk.tar.gz