obs-studio-minimal on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S obs-studio-minimal

* (Optional) Uninstall obs-studio-minimal on Arch using YAY

$ yay -Rns obs-studio-minimal

2. Manually Install "obs-studio-minimal" via AUR

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

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

b. Clone obs-studio-minimal's git locally

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

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

$ cd ~/obs-studio-minimal $ makepkg -si

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

ID: 927666
Name: obs-studio-minimal
PackageBaseID: 168443
PackageBase: obs-studio-minimal
Version: 27.0.1-1
Description: Free, open source software for live streaming and recording. Compiled with minimal features.
URL: https://obsproject.com
NumVotes: 0
Popularity: 0
OutOfDate: 1633373181
Maintainer:
FirstSubmitted: 1624918647
LastModified: 1624918647
URLPath: /cgit/aur.git/snapshot/obs-studio-minimal.tar.gz