xplugd on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S xplugd

* (Optional) Uninstall xplugd on Arch using YAY

$ yay -Rns xplugd

2. Manually Install "xplugd" via AUR

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

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

b. Clone xplugd's git locally

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

c. Go to ~/xplugd folder and install it

$ cd ~/xplugd $ makepkg -si

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

ID: 1131700
Name: xplugd
PackageBaseID: 185064
PackageBase: xplugd
Version: 1.4-2
Description: monitor, keyboard, and mouse [un]plug helper for X
URL: https://github.com/troglobit/xplugd
NumVotes: 1
Popularity: 9.0E-6
OutOfDate:
Maintainer: vaygr
Submitter: vaygr
FirstSubmitted: 1660974685
LastModified: 1661609951
URLPath: /cgit/aur.git/snapshot/xplugd.tar.gz