gtkrc-reload on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S gtkrc-reload

* (Optional) Uninstall gtkrc-reload on Arch using YAY

$ yay -Rns gtkrc-reload

2. Manually Install "gtkrc-reload" via AUR

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

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

b. Clone gtkrc-reload's git locally

$ git clone https://aur.archlinux.org/gtkrc-reload.git ~/gtkrc-reload

c. Go to ~/gtkrc-reload folder and install it

$ cd ~/gtkrc-reload $ makepkg -si

3. Information about the gtkrc-reload package on Arch User Repository (AUR)

ID: 268493
Name: gtkrc-reload
PackageBaseID: 106359
PackageBase: gtkrc-reload
Version: 0.0.1-1
Description: An utility to reload the gtkrc configuration for all GTK windows at runtime
URL: http://aur.archlinux.org/packages.php?ID=44052
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: neeasade
Submitter: neeasade
FirstSubmitted: 1453260946
LastModified: 1453700214
URLPath: /cgit/aur.git/snapshot/gtkrc-reload.tar.gz