eudev on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S eudev

* (Optional) Uninstall eudev on Arch using YAY

$ yay -Rns eudev

2. Manually Install "eudev" via AUR

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

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

b. Clone eudev's git locally

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

c. Go to ~/eudev folder and install it

$ cd ~/eudev $ makepkg -si

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

ID: 878227
Name: eudev
PackageBaseID: 74532
PackageBase: eudev
Version: 3.2.10-1
Description: The userspace dev tools (udev) forked by Gentoo
URL: https://github.com/gentoo/eudev
NumVotes: 20
Popularity: 0
OutOfDate: 1644487774
Maintainer: shoober420
FirstSubmitted: 1382108165
LastModified: 1615928962
URLPath: /cgit/aur.git/snapshot/eudev.tar.gz