obs-gstreamer on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S obs-gstreamer

* (Optional) Uninstall obs-gstreamer on Arch using YAY

$ yay -Rns obs-gstreamer

2. Manually Install "obs-gstreamer" via AUR

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

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

b. Clone obs-gstreamer's git locally

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

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

$ cd ~/obs-gstreamer $ makepkg -si

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

ID: 1194343
Name: obs-gstreamer
PackageBaseID: 135886
PackageBase: obs-gstreamer
Version: 1:0.4.0-1
Description: An OBS Studio source plugin to feed GStreamer launch pipelines into OBS Studio.
URL: https://obsproject.com/forum/resources/obs-gstreamer.696/
NumVotes: 7
Popularity: 0.576292
OutOfDate:
Maintainer: tytan652
Submitter: devplayer0
FirstSubmitted: 1536509177
LastModified: 1673340966
URLPath: /cgit/aur.git/snapshot/obs-gstreamer.tar.gz