perl-device-usb on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S perl-device-usb

* (Optional) Uninstall perl-device-usb on Arch using YAY

$ yay -Rns perl-device-usb

2. Manually Install "perl-device-usb" via AUR

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

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

b. Clone perl-device-usb's git locally

$ git clone https://aur.archlinux.org/perl-device-usb.git ~/perl-device-usb

c. Go to ~/perl-device-usb folder and install it

$ cd ~/perl-device-usb $ makepkg -si

3. Information about the perl-device-usb package on Arch User Repository (AUR)

ID: 1090327
Name: perl-device-usb
PackageBaseID: 69767
PackageBase: perl-device-usb
Version: 0.38-2
Description: Perl wrapper around the libusb 0.1 library
URL: https://search.cpan.org/dist/Device-USB
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: nguillaumin
Submitter:
FirstSubmitted: 1368012820
LastModified: 1654420646
URLPath: /cgit/aur.git/snapshot/perl-device-usb.tar.gz