jellyfin-server on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S jellyfin-server

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

$ yay -Rns jellyfin-server

2. Manually Install "jellyfin-server" via AUR

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

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

b. Clone jellyfin-server's git locally

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

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

$ cd ~/jellyfin-server $ makepkg -si

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

ID: 1125893
Name: jellyfin-server
PackageBaseID: 138631
PackageBase: jellyfin
Version: 10.8.4-1
Description: Jellyfin server component
URL: https://github.com/jellyfin/jellyfin
NumVotes: 84
Popularity: 0.7945
OutOfDate:
Maintainer: z3ntu
FirstSubmitted: 1547053171
LastModified: 1660473614
URLPath: /cgit/aur.git/snapshot/jellyfin-server.tar.gz