2024-07-20, 07:20 PM
(This post was last modified: 2024-07-20, 07:23 PM by theguymadmax. Edited 2 times in total.)
The recommended way to install jellyfin on Ubuntu is to run this script
Then set up the server from http://localhost:8096/, no need for anything else in the terminal.
Code:
curl -s https://repo.jellyfin.org/install-debuntu.sh | sudo bash
Then set up the server from http://localhost:8096/, no need for anything else in the terminal.