ffmpeg-decklink on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S ffmpeg-decklink

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

$ yay -Rns ffmpeg-decklink

2. Manually Install "ffmpeg-decklink" via AUR

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

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

b. Clone ffmpeg-decklink's git locally

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

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

$ cd ~/ffmpeg-decklink $ makepkg -si

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

ID: 1378503
Name: ffmpeg-decklink
PackageBaseID: 111164
PackageBase: ffmpeg-decklink
Version: 1:6.1.1-1
Description: Complete solution to record, convert and stream audio and video (decklink enabled)
URL: https://www.ffmpeg.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: dbermond
Submitter: jankoppe
FirstSubmitted: 1462962577
LastModified: 1704135164
URLPath: /cgit/aur.git/snapshot/ffmpeg-decklink.tar.gz