serial on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S serial

* (Optional) Uninstall serial on Arch using YAY

$ yay -Rns serial

2. Manually Install "serial" via AUR

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

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

b. Clone serial's git locally

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

c. Go to ~/serial folder and install it

$ cd ~/serial $ makepkg -si

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

ID: 384955
Name: serial
PackageBaseID: 107795
PackageBase: serial
Version: 1.2.1-2
Description: Cross-platform, Serial Port library written in C++
URL: http://wjwwood.io/serial/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rreignier
Submitter: rreignier
FirstSubmitted: 1455841267
LastModified: 1487278671
URLPath: /cgit/aur.git/snapshot/serial.tar.gz