mediastreamer on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S mediastreamer

* (Optional) Uninstall mediastreamer on Arch using YAY

$ yay -Rns mediastreamer

2. Manually Install "mediastreamer" via AUR

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

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

b. Clone mediastreamer's git locally

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

c. Go to ~/mediastreamer folder and install it

$ cd ~/mediastreamer $ makepkg -si

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

ID: 1379241
Name: mediastreamer
PackageBaseID: 187128
PackageBase: mediastreamer
Version: 5.3.5-1
Description: A library written in C that allows you to create and run audio and video streams
URL: https://gitlab.linphone.org/
NumVotes: 2
Popularity: 0.10244
OutOfDate:
Maintainer: thrasibule
Submitter: arojas
FirstSubmitted: 1667638470
LastModified: 1704224759
URLPath: /cgit/aur.git/snapshot/mediastreamer.tar.gz

5. The same packages on other Linux Distributions