mdevd on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S mdevd

* (Optional) Uninstall mdevd on Arch using YAY

$ yay -Rns mdevd

2. Manually Install "mdevd" via AUR

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

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

b. Clone mdevd's git locally

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

c. Go to ~/mdevd folder and install it

$ cd ~/mdevd $ makepkg -si

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

ID: 1367512
Name: mdevd
PackageBaseID: 170802
PackageBase: mdevd
Version: 0.1.6.3-1
Description: A small daemon managing kernel hotplug events, similarly to udevd.
URL: https://skarnet.org/software/mdevd/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Rio6
Submitter: Rio6
FirstSubmitted: 1630890059
LastModified: 1702231559
URLPath: /cgit/aur.git/snapshot/mdevd.tar.gz