serialdv-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S serialdv-git

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

$ yay -Rns serialdv-git

2. Manually Install "serialdv-git" via AUR

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

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

b. Clone serialdv-git's git locally

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

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

$ cd ~/serialdv-git $ makepkg -si

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

ID: 318628
Name: serialdv-git
PackageBaseID: 113171
PackageBase: serialdv-git
Version: r13.7eda296-1
Description: C++ Minimal interface to encode and decode audio with AMBE3000 based devices in packet mode over a serial link
URL: https://github.com/f4exb/serialDV
NumVotes: 4
Popularity: 0
OutOfDate: 1709661866
Maintainer: Mikos
Submitter: Mikos
FirstSubmitted: 1467586818
LastModified: 1467586972
URLPath: /cgit/aur.git/snapshot/serialdv-git.tar.gz