serial-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S serial-git

* (Optional) Uninstall serial-git on Arch using YAY

$ yay -Rns serial-git

2. Manually Install "serial-git" via AUR

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

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

b. Clone serial-git's git locally

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

c. Go to ~/serial-git folder and install it

$ cd ~/serial-git $ makepkg -si

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

ID: 491600
Name: serial-git
PackageBaseID: 130525
PackageBase: serial-git
Version: r368.5a354ea-1
Description: cross-platform library for interfacing with rs-232 serial like ports written in C++
URL: https://github.com/wjwwood/serial
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: haagch
Submitter: haagch
FirstSubmitted: 1520172680
LastModified: 1520172745
URLPath: /cgit/aur.git/snapshot/serial-git.tar.gz