async_comm-git on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S async_comm-git

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

$ yay -Rns async_comm-git

2. Manually Install "async_comm-git" via AUR

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

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

b. Clone async_comm-git's git locally

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

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

$ cd ~/async_comm-git $ makepkg -si

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

ID: 639441
Name: async_comm-git
PackageBaseID: 144488
PackageBase: async_comm-git
Version: r47.9b83a41-1
Description: This project provides a C++ library that gives a simple interface for asynchronous serial communications over a serial port or UDP.
URL: https://github.com/dpkoch/async_comm
NumVotes: 1
Popularity: 0.001897
OutOfDate:
Maintainer: RcrdBrt
Submitter: RcrdBrt
FirstSubmitted: 1566475767
LastModified: 1566475767
URLPath: /cgit/aur.git/snapshot/async_comm-git.tar.gz