ortp on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S ortp

* (Optional) Uninstall ortp on Arch using YAY

$ yay -Rns ortp

2. Manually Install "ortp" via AUR

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

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

b. Clone ortp's git locally

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

c. Go to ~/ortp folder and install it

$ cd ~/ortp $ makepkg -si

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

ID: 1379235
Name: ortp
PackageBaseID: 187129
PackageBase: ortp
Version: 5.3.5-1
Description: A Real-time Transport Protocol (RTP) library
URL: https://gitlab.linphone.org/
NumVotes: 2
Popularity: 0.000152
OutOfDate:
Maintainer: thrasibule
Submitter: arojas
FirstSubmitted: 1667638560
LastModified: 1704224462
URLPath: /cgit/aur.git/snapshot/ortp.tar.gz