libwebrtc-static on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S libwebrtc-static

* (Optional) Uninstall libwebrtc-static on Arch using YAY

$ yay -Rns libwebrtc-static

2. Manually Install "libwebrtc-static" via AUR

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

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

b. Clone libwebrtc-static's git locally

$ git clone https://aur.archlinux.org/libwebrtc-static.git ~/libwebrtc-static

c. Go to ~/libwebrtc-static folder and install it

$ cd ~/libwebrtc-static $ makepkg -si

3. Information about the libwebrtc-static package on Arch User Repository (AUR)

ID: 461814
Name: libwebrtc-static
PackageBaseID: 126242
PackageBase: libwebrtc-static
Version: 1.0.0.faf4-1
Description: Google's WebRTC as static library
URL: https://webrtc.org/native-code/development/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sandwormsurfer
FirstSubmitted: 1507615161
LastModified: 1510907035
URLPath: /cgit/aur.git/snapshot/libwebrtc-static.tar.gz