openwebrtc on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S openwebrtc

* (Optional) Uninstall openwebrtc on Arch using YAY

$ yay -Rns openwebrtc

2. Manually Install "openwebrtc" via AUR

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

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

b. Clone openwebrtc's git locally

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

c. Go to ~/openwebrtc folder and install it

$ cd ~/openwebrtc $ makepkg -si

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

ID: 349633
Name: openwebrtc
PackageBaseID: 107206
PackageBase: openwebrtc
Version: 0.3.0-1
Description: A mobile-first WebRTC client framework for building native apps
URL: https://github.com/EricssonResearch/openwebrtc
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: zan
FirstSubmitted: 1454774943
LastModified: 1477408394
URLPath: /cgit/aur.git/snapshot/openwebrtc.tar.gz