libzrtpcpp on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S libzrtpcpp

* (Optional) Uninstall libzrtpcpp on Arch using YAY

$ yay -Rns libzrtpcpp

2. Manually Install "libzrtpcpp" via AUR

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

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

b. Clone libzrtpcpp's git locally

$ git clone https://aur.archlinux.org/libzrtpcpp.git ~/libzrtpcpp

c. Go to ~/libzrtpcpp folder and install it

$ cd ~/libzrtpcpp $ makepkg -si

3. Information about the libzrtpcpp package on Arch User Repository (AUR)

ID: 780952
Name: libzrtpcpp
PackageBaseID: 119630
PackageBase: libzrtpcpp
Version: 4.7.0-2
Description: A C++ implementation of Phil Zimmermann's ZRTP specification
URL: https://github.com/wernerd/ZRTPCPP
NumVotes: 7
Popularity: 3.0E-6
OutOfDate:
Maintainer: justicehunter
Submitter: jose1711
FirstSubmitted: 1486705544
LastModified: 1597927624
URLPath: /cgit/aur.git/snapshot/libzrtpcpp.tar.gz