libeudev on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S libeudev

* (Optional) Uninstall libeudev on Arch using YAY

$ yay -Rns libeudev

2. Manually Install "libeudev" via AUR

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

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

b. Clone libeudev's git locally

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

c. Go to ~/libeudev folder and install it

$ cd ~/libeudev $ makepkg -si

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

ID: 878228
Name: libeudev
PackageBaseID: 74532
PackageBase: eudev
Version: 3.2.10-1
Description: eudev client libraries
URL: https://github.com/gentoo/eudev
NumVotes: 20
Popularity: 0
OutOfDate: 1644487774
Maintainer: shoober420
FirstSubmitted: 1382108165
LastModified: 1615928962
URLPath: /cgit/aur.git/snapshot/libeudev.tar.gz