obs-multi-rtmp on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S obs-multi-rtmp

* (Optional) Uninstall obs-multi-rtmp on Arch using YAY

$ yay -Rns obs-multi-rtmp

2. Manually Install "obs-multi-rtmp" via AUR

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

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

b. Clone obs-multi-rtmp's git locally

$ git clone https://aur.archlinux.org/obs-multi-rtmp.git ~/obs-multi-rtmp

c. Go to ~/obs-multi-rtmp folder and install it

$ cd ~/obs-multi-rtmp $ makepkg -si

3. Information about the obs-multi-rtmp package on Arch User Repository (AUR)

ID: 1364203
Name: obs-multi-rtmp
PackageBaseID: 153855
PackageBase: obs-multi-rtmp
Version: 0.5.0.4-2
Description: Multiple RTMP outputs plugin for OBS Studio.
URL: https://github.com/sorayuki/obs-multi-rtmp
NumVotes: 4
Popularity: 0.261385
OutOfDate:
Maintainer: Jat
Submitter: Jat
FirstSubmitted: 1591036987
LastModified: 1701673693
URLPath: /cgit/aur.git/snapshot/obs-multi-rtmp.tar.gz