libserialport-git on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S libserialport-git

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

$ yay -Rns libserialport-git

2. Manually Install "libserialport-git" via AUR

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

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

b. Clone libserialport-git's git locally

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

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

$ cd ~/libserialport-git $ makepkg -si

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

ID: 909943
Name: libserialport-git
PackageBaseID: 99611
PackageBase: libserialport-git
Version: r396.1b01106-1
Description: A minimal, cross-platform shared library for sigrok, intended to take care of the OS-specific details when writing software that uses serial ports (git version)
URL: http://sigrok.org/wiki/Libserialport
NumVotes: 13
Popularity: 0.867594
OutOfDate:
Maintainer: anatolik
Submitter: Manouchehri
FirstSubmitted: 1441749006
LastModified: 1621550046
URLPath: /cgit/aur.git/snapshot/libserialport-git.tar.gz