libudev0 on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S libudev0

* (Optional) Uninstall libudev0 on Arch using YAY

$ yay -Rns libudev0

2. Manually Install "libudev0" via AUR

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

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

b. Clone libudev0's git locally

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

c. Go to ~/libudev0 folder and install it

$ cd ~/libudev0 $ makepkg -si

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

ID: 286499
Name: libudev0
PackageBaseID: 86077
PackageBase: libudev0
Version: 182-3
Description: Dynamic library to access udev device information, legacy libudev.so.0.
URL: https://www.kernel.org/pub/linux/utils/kernel/hotplug/udev/udev.html
NumVotes: 45
Popularity: 0
OutOfDate: 1704621113
Maintainer:
Submitter: jdarch
FirstSubmitted: 1411916406
LastModified: 1458561791
URLPath: /cgit/aur.git/snapshot/libudev0.tar.gz