ccrtp on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S ccrtp

* (Optional) Uninstall ccrtp on Arch using YAY

$ yay -Rns ccrtp

2. Manually Install "ccrtp" via AUR

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

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

b. Clone ccrtp's git locally

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

c. Go to ~/ccrtp folder and install it

$ cd ~/ccrtp $ makepkg -si

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

ID: 1069485
Name: ccrtp
PackageBaseID: 97927
PackageBase: ccrtp
Version: 2.1.2-4
Description: An implementation of RTP, the real-time transport protocol from the IETF
URL: https://www.gnu.org/software/ccrtp/
NumVotes: 7
Popularity: 3.0E-6
OutOfDate:
Maintainer: pmattern
Submitter: tredaelli
FirstSubmitted: 1439920760
LastModified: 1650464822
URLPath: /cgit/aur.git/snapshot/ccrtp.tar.gz