serial on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install serial on Arch using YAY
$
yay -S
serial
Copied
* (Optional) Uninstall serial on Arch using YAY
$
yay -Rns
serial
Copied
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
Copied
b. Clone serial's git locally
$
git clone https://aur.archlinux.org/serial.git
~/serial
Copied
c. Go to ~/serial folder and install it
$
cd
~/serial
Copied
$
makepkg -si
Copied
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
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