usbrelay on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S usbrelay

* (Optional) Uninstall usbrelay on Arch using YAY

$ yay -Rns usbrelay

2. Manually Install "usbrelay" via AUR

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

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

b. Clone usbrelay's git locally

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

c. Go to ~/usbrelay folder and install it

$ cd ~/usbrelay $ makepkg -si

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

ID: 1404214
Name: usbrelay
PackageBaseID: 134793
PackageBase: usbrelay
Version: 1.2.1-1
Description: Control usb relay - based on hidapi
URL: https://github.com/darrylb123/usbrelay
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: felmur
FirstSubmitted: 1533464811
LastModified: 1707110046
URLPath: /cgit/aur.git/snapshot/usbrelay.tar.gz