Download the Jellyfin installer for your OS
Jellyfin publishes ready-to-run installers on their official downloads page. You do not need to build anything from source. Go to https://jellyfin.org/downloads/server and grab the installer for your operating system. On Windows this is an .exe file. On Mac it is a .dmg. On Ubuntu/Debian Linux you will use the terminal commands below instead.
curl: command not found on a fresh Linux system
Run: sudo apt-get install -y curl then retry the command above.
