gtk-rc on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S gtk-rc

* (Optional) Uninstall gtk-rc on Arch using YAY

$ yay -Rns gtk-rc

2. Manually Install "gtk-rc" via AUR

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

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

b. Clone gtk-rc's git locally

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

c. Go to ~/gtk-rc folder and install it

$ cd ~/gtk-rc $ makepkg -si

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

ID: 914684
Name: gtk-rc
PackageBaseID: 167476
PackageBase: gtk-rc
Version: 4.3.0-1
Description: GObject-based multi-platform GUI toolkit -- beta/testing/rc releases
URL: https://www.gtk.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1654083951
Maintainer: greyltc
FirstSubmitted: 1622383530
LastModified: 1622453391
URLPath: /cgit/aur.git/snapshot/gtk-rc.tar.gz