jellyfin-ffmpeg on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S jellyfin-ffmpeg

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

$ yay -Rns jellyfin-ffmpeg

2. Manually Install "jellyfin-ffmpeg" via AUR

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

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

b. Clone jellyfin-ffmpeg's git locally

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

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

$ cd ~/jellyfin-ffmpeg $ makepkg -si

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

ID: 1055991
Name: jellyfin-ffmpeg
PackageBaseID: 176614
PackageBase: jellyfin-ffmpeg
Version: 4.4.1-4
Description: FFmpeg for Jellyfin
URL: https://github.com/jellyfin/jellyfin-ffmpeg
NumVotes: 10
Popularity: 1.341465
OutOfDate:
Maintainer: nyanmisaka
FirstSubmitted: 1646462658
LastModified: 1648101607
URLPath: /cgit/aur.git/snapshot/jellyfin-ffmpeg.tar.gz