qt5-udev on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S qt5-udev

* (Optional) Uninstall qt5-udev on Arch using YAY

$ yay -Rns qt5-udev

2. Manually Install "qt5-udev" via AUR

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

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

b. Clone qt5-udev's git locally

$ git clone https://aur.archlinux.org/qt5-udev.git ~/qt5-udev

c. Go to ~/qt5-udev folder and install it

$ cd ~/qt5-udev $ makepkg -si

3. Information about the qt5-udev package on Arch User Repository (AUR)

ID: 506468
Name: qt5-udev
PackageBaseID: 131940
PackageBase: qt5-udev
Version: 1.0.0-1
Description: Qt-style wrapper for udev
URL: https://liri.io
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: plfiorini
FirstSubmitted: 1524974763
LastModified: 1524974763
URLPath: /cgit/aur.git/snapshot/qt5-udev.tar.gz