libsrtp0 on AUR (Arch User Repository)

Last updated: June 07,2024

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

$ yay -S libsrtp0

* (Optional) Uninstall libsrtp0 on Arch using YAY

$ yay -Rns libsrtp0

2. Manually Install "libsrtp0" via AUR

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

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

b. Clone libsrtp0's git locally

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

c. Go to ~/libsrtp0 folder and install it

$ cd ~/libsrtp0 $ makepkg -si

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

ID: 485455
Name: libsrtp0
PackageBaseID: 129563
PackageBase: libsrtp0
Version: 1.6.0-1
Description: provides an implementation of the Secure Real-time Transport Protocol (SRTP), compatible with 0th version of lib
URL: https://github.com/cisco/libsrtp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: asm0dey
Submitter: asm0dey
FirstSubmitted: 1517174492
LastModified: 1518245993
URLPath: /cgit/aur.git/snapshot/libsrtp0.tar.gz