python-obs-websocket on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S python-obs-websocket

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

$ yay -Rns python-obs-websocket

2. Manually Install "python-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 python-obs-websocket's git locally

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

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

$ cd ~/python-obs-websocket $ makepkg -si

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

ID: 1042953
Name: python-obs-websocket
PackageBaseID: 176378
PackageBase: python-obs-websocket
Version: 0.5.3-1
Description: Python library to communicate with an obs-websocket server
URL: https://github.com/Elektordi/obs-websocket-py
NumVotes: 0
Popularity: 0
OutOfDate: 1701701716
Maintainer: lnqs
Submitter: lnqs
FirstSubmitted: 1645813410
LastModified: 1645813410
URLPath: /cgit/aur.git/snapshot/python-obs-websocket.tar.gz