obs-cmd on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S obs-cmd

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

$ yay -Rns obs-cmd

2. Manually Install "obs-cmd" via AUR

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

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

b. Clone obs-cmd's git locally

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

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

$ cd ~/obs-cmd $ makepkg -si

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

ID: 1411883
Name: obs-cmd
PackageBaseID: 199525
PackageBase: obs-cmd
Version: 0.17.4-1
Description: A minimal OBS CLI for obs-websocket v5
URL: https://github.com/grigio/obs-cmd
NumVotes: 2
Popularity: 0.206606
OutOfDate:
Maintainer: dhtseany
Submitter: dhtseany
FirstSubmitted: 1699916454
LastModified: 1708349263
URLPath: /cgit/aur.git/snapshot/obs-cmd.tar.gz