gtk-theme-config on AUR (Arch User Repository)

Last updated: May 05,2024

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

$ yay -S gtk-theme-config

* (Optional) Uninstall gtk-theme-config on Arch using YAY

$ yay -Rns gtk-theme-config

2. Manually Install "gtk-theme-config" via AUR

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

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

b. Clone gtk-theme-config's git locally

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

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

$ cd ~/gtk-theme-config $ makepkg -si

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

ID: 241790
Name: gtk-theme-config
PackageBaseID: 62557
PackageBase: gtk-theme-config
Version: 1.0-1
Description: A tool to configure GTK theme colors.
URL: https://github.com/satya164/gtk-theme-config
NumVotes: 59
Popularity: 0
OutOfDate:
Maintainer: Ner0
Submitter: Ner0
FirstSubmitted: 1346913601
LastModified: 1445522224
URLPath: /cgit/aur.git/snapshot/gtk-theme-config.tar.gz

5. The same packages on other Linux Distributions