kgtk on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S kgtk

* (Optional) Uninstall kgtk on Arch using YAY

$ yay -Rns kgtk

2. Manually Install "kgtk" via AUR

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

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

b. Clone kgtk's git locally

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

c. Go to ~/kgtk folder and install it

$ cd ~/kgtk $ makepkg -si

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

ID: 326126
Name: kgtk
PackageBaseID: 4544
PackageBase: kgtk
Version: 0.11.0-4
Description: LD_PRELOAD hack with helper scripts to make gtk and qt-only programs use KDE file dialogs.
URL: http://www.kde-apps.org/content/show.php?content=36077
NumVotes: 111
Popularity: 0
OutOfDate: 1560791535
Maintainer:
FirstSubmitted: 1147369672
LastModified: 1470092354
URLPath: /cgit/aur.git/snapshot/kgtk.tar.gz