ffmpeg-obs on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S ffmpeg-obs

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

$ yay -Rns ffmpeg-obs

2. Manually Install "ffmpeg-obs" via AUR

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

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

b. Clone ffmpeg-obs's git locally

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

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

$ cd ~/ffmpeg-obs $ makepkg -si

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

ID: 1423854
Name: ffmpeg-obs
PackageBaseID: 174027
PackageBase: ffmpeg-obs
Version: 6.1.1-8
Description: Complete solution to record, convert and stream audio and video with fixes for OBS Studio. And various options in the PKGBUILD
URL: https://ffmpeg.org/
NumVotes: 18
Popularity: 1.428405
OutOfDate:
Maintainer: tytan652
Submitter: tytan652
FirstSubmitted: 1639655815
LastModified: 1709996175
URLPath: /cgit/aur.git/snapshot/ffmpeg-obs.tar.gz