libsubhook on AUR (Arch User Repository)
Last updated: December 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
Copied
b. Install libsubhook on Arch using YAY
$
yay -S
libsubhook
Copied
* (Optional) Uninstall libsubhook on Arch using YAY
$
yay -Rns
libsubhook
Copied
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
Copied
b. Clone libsubhook's git locally
$
git clone https://aur.archlinux.org/libsubhook.git
~/libsubhook
Copied
c. Go to ~/libsubhook folder and install it
$
cd
~/libsubhook
Copied
$
makepkg -si
Copied
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
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