Jellyfin Forum
Linux Mint install (server) - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: General Questions (https://forum.jellyfin.org/f-general-questions)
+--- Thread: Linux Mint install (server) (/t-linux-mint-install-server)



Linux Mint install (server) - alan - 2024-11-14

What's the best distro for Linux Mint (JF server)? Or is there a package on the way soon?

apt install jellyfin-server jellyfin-web
...
E: Unable to locate package jellyfin-server
E: Unable to locate package jellyfin-web


RE: Linux Mint install (server) - theguymadmax - 2024-11-14

You can install Jellyfin by running this command:
Code:
curl -s https://repo.jellyfin.org/install-debuntu.sh | sudo bash