libuiohook on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S libuiohook

* (Optional) Uninstall libuiohook on Arch using YAY

$ yay -Rns libuiohook

2. Manually Install "libuiohook" via AUR

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

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

b. Clone libuiohook's git locally

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

c. Go to ~/libuiohook folder and install it

$ cd ~/libuiohook $ makepkg -si

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

ID: 1076611
Name: libuiohook
PackageBaseID: 100831
PackageBase: libuiohook
Version: 1.2.2-2
Description: A multi-platform C library to provide global input/ouput hooking from userland.
URL: https://github.com/kwhat/libuiohook
NumVotes: 10
Popularity: 0.021382
OutOfDate:
Maintainer:
Submitter: tabbithakitten
FirstSubmitted: 1443387134
LastModified: 1651848868
URLPath: /cgit/aur.git/snapshot/libuiohook.tar.gz