serialtest on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S serialtest

* (Optional) Uninstall serialtest on Arch using YAY

$ yay -Rns serialtest

2. Manually Install "serialtest" via AUR

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

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

b. Clone serialtest's git locally

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

c. Go to ~/serialtest folder and install it

$ cd ~/serialtest $ makepkg -si

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

ID: 1427176
Name: serialtest
PackageBaseID: 177980
PackageBase: serialtest
Version: 0.3.4-1
Description: A cross-platform test tool for serial port, Bluetooth, TCP and UDP.
URL: https://github.com/wh201906/SerialTest
NumVotes: 2
Popularity: 1.997776
OutOfDate:
Maintainer: taotieren
Submitter: taotieren
FirstSubmitted: 1650016052
LastModified: 1710435383
URLPath: /cgit/aur.git/snapshot/serialtest.tar.gz