perl-test-device-serialport on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S perl-test-device-serialport

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

$ yay -Rns perl-test-device-serialport

2. Manually Install "perl-test-device-serialport" via AUR

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

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

b. Clone perl-test-device-serialport's git locally

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

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

$ cd ~/perl-test-device-serialport $ makepkg -si

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

ID: 609436
Name: perl-test-device-serialport
PackageBaseID: 141755
PackageBase: perl-test-device-serialport
Version: 0.05-1
Description: Serial port mock object to be used for testing, containing the Test::Device::SerialPort module
URL: https://metacpan.org/release/Test-Device-SerialPort
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pohl7589
Submitter: pohl7589
FirstSubmitted: 1556959229
LastModified: 1556959229
URLPath: /cgit/aur.git/snapshot/perl-test-device-serialport.tar.gz