obs-cli-bin on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S obs-cli-bin

* (Optional) Uninstall obs-cli-bin on Arch using YAY

$ yay -Rns obs-cli-bin

2. Manually Install "obs-cli-bin" via AUR

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

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

b. Clone obs-cli-bin's git locally

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

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

$ cd ~/obs-cli-bin $ makepkg -si

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

ID: 1027436
Name: obs-cli-bin
PackageBaseID: 173888
PackageBase: obs-cli-bin
Version: 0.5.0-1
Description: OBS-cli is a command-line remote control for OBS
URL: https://github.com/muesli/obs-cli
NumVotes: 2
Popularity: 5.0E-6
OutOfDate:
Maintainer: muesli
Submitter: muesli
FirstSubmitted: 1639265591
LastModified: 1643413725
URLPath: /cgit/aur.git/snapshot/obs-cli-bin.tar.gz