Programster's Blog

Tutorials focusing on Linux, programming, and open-source

Ubuntu - Install Jellyfin Client Flatpak

Use the following chained command if you wish to install Jellyfin through Flatpak on Ubuntu.

sudo apt update && sudo apt install -y flatpak \
  && flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo \
  && flatpak install flathub com.github.iwalton3.jellyfin-media-player -y
Last updated: 17th June 2024
First published: 17th June 2024

This blog is created by Stuart Page

I'm a freelance web developer and technology consultant based in Surrey, UK, with over 10 years experience in web development, DevOps, Linux Administration, and IT solutions.

Need support with your infrastructure or web services?

Get in touch