obs-websocket on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S obs-websocket

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

$ yay -Rns obs-websocket

2. Manually Install "obs-websocket" via AUR

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

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

b. Clone obs-websocket's git locally

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

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

$ cd ~/obs-websocket $ makepkg -si

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

ID: 1110156
Name: obs-websocket
PackageBaseID: 147845
PackageBase: obs-websocket
Version: 5.0.0-2
Description: WebSockets API for obs-studio
URL: https://github.com/obsproject/obs-websocket
NumVotes: 13
Popularity: 2.4E-5
OutOfDate: 1696611018
Maintainer: yhtez
Submitter:
FirstSubmitted: 1578087228
LastModified: 1657467474
URLPath: /cgit/aur.git/snapshot/obs-websocket.tar.gz