serialtool on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S serialtool

* (Optional) Uninstall serialtool on Arch using YAY

$ yay -Rns serialtool

2. Manually Install "serialtool" via AUR

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

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

b. Clone serialtool's git locally

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

c. Go to ~/serialtool folder and install it

$ cd ~/serialtool $ makepkg -si

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

ID: 1068633
Name: serialtool
PackageBaseID: 164797
PackageBase: serialtool
Version: 1.5.7-1
Description: A practical Serial-Port/TCP/UDP debugging tool.
URL: https://github.com/HoGC/SerialTool
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: taotieren
Submitter: taotieren
FirstSubmitted: 1616576049
LastModified: 1650327393
URLPath: /cgit/aur.git/snapshot/serialtool.tar.gz