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

Last updated: June 30,2024

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

$ yay -S obs-source-record

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

$ yay -Rns obs-source-record

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

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

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

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

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

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

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

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

ID: 1252592
Name: obs-source-record
PackageBaseID: 167015
PackageBase: obs-source-record
Version: 0.3.2-2
Description: Plugin for OBS Studio to add a filter that allows you to record a source
URL: https://obsproject.com/forum/resources/source-record.1285/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: tytan652
Submitter: tytan652
FirstSubmitted: 1621238628
LastModified: 1683204496
URLPath: /cgit/aur.git/snapshot/obs-source-record.tar.gz