lib32-libsrtp on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S lib32-libsrtp

* (Optional) Uninstall lib32-libsrtp on Arch using YAY

$ yay -Rns lib32-libsrtp

2. Manually Install "lib32-libsrtp" via AUR

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

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

b. Clone lib32-libsrtp's git locally

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

c. Go to ~/lib32-libsrtp folder and install it

$ cd ~/lib32-libsrtp $ makepkg -si

3. Information about the lib32-libsrtp package on Arch User Repository (AUR)

ID: 1252801
Name: lib32-libsrtp
PackageBaseID: 112158
PackageBase: lib32-libsrtp
Version: 1:2.5.0-1
Description: Library for SRTP (Secure Realtime Transport Protocol) (32-bit)
URL: https://github.com/cisco/libsrtp
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: rodrigo21
Submitter: orumin
FirstSubmitted: 1465198710
LastModified: 1683222454
URLPath: /cgit/aur.git/snapshot/lib32-libsrtp.tar.gz