ffplayout on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S ffplayout

* (Optional) Uninstall ffplayout on Arch using YAY

$ yay -Rns ffplayout

2. Manually Install "ffplayout" via AUR

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

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

b. Clone ffplayout's git locally

$ git clone https://aur.archlinux.org/ffplayout.git ~/ffplayout

c. Go to ~/ffplayout folder and install it

$ cd ~/ffplayout $ makepkg -si

3. Information about the ffplayout package on Arch User Repository (AUR)

ID: 1420794
Name: ffplayout
PackageBaseID: 202564
PackageBase: ffplayout
Version: 0.20.5-0
Description: 24/7 playout based on rust and ffmpeg
URL: https://github.com/ffplayout/ffplayout
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: JunioCalu
Submitter: JunioCalu
FirstSubmitted: 1708003326
LastModified: 1709590074
URLPath: /cgit/aur.git/snapshot/ffplayout.tar.gz