obs-cli on AUR (Arch User Repository)

Last updated: June 13,2024

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

$ yay -S obs-cli

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

$ yay -Rns obs-cli

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

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

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

$ cd ~/obs-cli $ makepkg -si

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

ID: 1027429
Name: obs-cli
PackageBaseID: 149206
PackageBase: obs-cli
Version: 0.5.0-1
Description: OBS-cli is a command-line remote control for OBS
URL: https://github.com/muesli/obs-cli
NumVotes: 4
Popularity: 5.3E-5
OutOfDate:
Maintainer: muesli
Submitter: muesli
FirstSubmitted: 1581889465
LastModified: 1643413684
URLPath: /cgit/aur.git/snapshot/obs-cli.tar.gz