obs-command-source on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S obs-command-source

* (Optional) Uninstall obs-command-source on Arch using YAY

$ yay -Rns obs-command-source

2. Manually Install "obs-command-source" via AUR

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

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

b. Clone obs-command-source's git locally

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

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

$ cd ~/obs-command-source $ makepkg -si

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

ID: 1227553
Name: obs-command-source
PackageBaseID: 172424
PackageBase: obs-command-source
Version: 0.4.0-1
Description: This plugin provides a dummy source to execute arbitrary command when scene is switched
URL: https://obsproject.com/forum/resources/dummy-source-to-execute-command.952/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tytan652
Submitter: tytan652
FirstSubmitted: 1635260053
LastModified: 1678987493
URLPath: /cgit/aur.git/snapshot/obs-command-source.tar.gz