usbautomator on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S usbautomator

* (Optional) Uninstall usbautomator on Arch using YAY

$ yay -Rns usbautomator

2. Manually Install "usbautomator" via AUR

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

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

b. Clone usbautomator's git locally

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

c. Go to ~/usbautomator folder and install it

$ cd ~/usbautomator $ makepkg -si

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

ID: 546499
Name: usbautomator
PackageBaseID: 134905
PackageBase: usbautomator
Version: 0.3.1-1
Description: Execute commands when USB device is un/plugged
URL: https://github.com/greizgh/usbautomator
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Greizgh
Submitter: Greizgh
FirstSubmitted: 1533758602
LastModified: 1537808927
URLPath: /cgit/aur.git/snapshot/usbautomator.tar.gz