libsubhook on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S libsubhook

* (Optional) Uninstall libsubhook on Arch using YAY

$ yay -Rns libsubhook

2. Manually Install "libsubhook" via AUR

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

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

b. Clone libsubhook's git locally

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

c. Go to ~/libsubhook folder and install it

$ cd ~/libsubhook $ makepkg -si

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

ID: 1046481
Name: libsubhook
PackageBaseID: 156254
PackageBase: libsubhook
Version: 0.8.2-2
Description: Simple hooking library for C/C++
URL: https://github.com/Zeex/subhook
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: fatalis
FirstSubmitted: 1596381121
LastModified: 1646456822
URLPath: /cgit/aur.git/snapshot/libsubhook.tar.gz