gtkhotkey on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S gtkhotkey

* (Optional) Uninstall gtkhotkey on Arch using YAY

$ yay -Rns gtkhotkey

2. Manually Install "gtkhotkey" via AUR

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

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

b. Clone gtkhotkey's git locally

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

c. Go to ~/gtkhotkey folder and install it

$ cd ~/gtkhotkey $ makepkg -si

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

ID: 737861
Name: gtkhotkey
PackageBaseID: 94254
PackageBase: gtkhotkey
Version: 0.2.1-9
Description: Platform independent hotkey handling for Gtk+ applications
URL: https://launchpad.net/gtkhotkey
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: freswa
Submitter: felixonmars
FirstSubmitted: 1433951679
LastModified: 1589684102
URLPath: /cgit/aur.git/snapshot/gtkhotkey.tar.gz