janus-gateway on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S janus-gateway

* (Optional) Uninstall janus-gateway on Arch using YAY

$ yay -Rns janus-gateway

2. Manually Install "janus-gateway" via AUR

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

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

b. Clone janus-gateway's git locally

$ git clone https://aur.archlinux.org/janus-gateway.git ~/janus-gateway

c. Go to ~/janus-gateway folder and install it

$ cd ~/janus-gateway $ makepkg -si

3. Information about the janus-gateway package on Arch User Repository (AUR)

ID: 1376329
Name: janus-gateway
PackageBaseID: 106776
PackageBase: janus-gateway
Version: 1.2.1-1
Description: An open source, general purpose, WebRTC server
URL: https://janus.conf.meetecho.com
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: dseg
FirstSubmitted: 1454066529
LastModified: 1703666245
URLPath: /cgit/aur.git/snapshot/janus-gateway.tar.gz

5. The same packages on other Linux Distributions