libuev on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S libuev

* (Optional) Uninstall libuev on Arch using YAY

$ yay -Rns libuev

2. Manually Install "libuev" via AUR

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

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

b. Clone libuev's git locally

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

c. Go to ~/libuev folder and install it

$ cd ~/libuev $ makepkg -si

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

ID: 1382172
Name: libuev
PackageBaseID: 119485
PackageBase: libuev
Version: 2.4.1-1
Description: Lightweight event loop library
URL: https://github.com/troglobit/libuev
NumVotes: 4
Popularity: 0.076934
OutOfDate:
Maintainer: HurricanePootis
Submitter: jetm
FirstSubmitted: 1486239203
LastModified: 1704681688
URLPath: /cgit/aur.git/snapshot/libuev.tar.gz