bzrtp on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S bzrtp

* (Optional) Uninstall bzrtp on Arch using YAY

$ yay -Rns bzrtp

2. Manually Install "bzrtp" via AUR

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

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

b. Clone bzrtp's git locally

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

c. Go to ~/bzrtp folder and install it

$ cd ~/bzrtp $ makepkg -si

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

ID: 1379237
Name: bzrtp
PackageBaseID: 187130
PackageBase: bzrtp
Version: 5.3.5-1
Description: Open source implementation of ZRTP keys exchange protocol
URL: https://gitlab.linphone.org/
NumVotes: 1
Popularity: 8.2E-5
OutOfDate:
Maintainer: thrasibule
Submitter: arojas
FirstSubmitted: 1667638688
LastModified: 1704224489
URLPath: /cgit/aur.git/snapshot/bzrtp.tar.gz

5. The same packages on other Linux Distributions