qserial on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S qserial

* (Optional) Uninstall qserial on Arch using YAY

$ yay -Rns qserial

2. Manually Install "qserial" via AUR

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

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

b. Clone qserial's git locally

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

c. Go to ~/qserial folder and install it

$ cd ~/qserial $ makepkg -si

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

ID: 1392998
Name: qserial
PackageBaseID: 164311
PackageBase: qserial
Version: 1.2-2
Description: An advanced cross-platform serial port utility
URL: https://github.com/tuna/QSerial
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: taotieren
Submitter: taotieren
FirstSubmitted: 1615696792
LastModified: 1706292114
URLPath: /cgit/aur.git/snapshot/qserial.tar.gz