![]() |
install - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +--- Thread: install (/t-install) |
install - asdffdsa6131 - 2025-05-12 hello, thanks, first time poster. when i try to install jellyfin on ubuntu 25.04 - pluck, i get error message "ERROR: We don't support the Ubuntu codename 'plucky' with this script. Note: We only support LTS versions of Ubuntu. Please consider a Docker-based or manual install instead: https://jellyfin.org/downloads/server" so i goto https://repo.jellyfin.org/?path=/server/ubuntu/latest-stable/amd64 but cannot figure out which version to download and no help text to figure it out. there are approx 20 downloads. so please help me, which download for jellyin server + web interface? the host is raspberry pi 4 with 4GiB memory. not sure if it can handle docker?
RE: install - Generator - 2025-05-12 Those are for amd64 btw, aka x86_64, you need arm64. However lookalike there's deb no package for 25.04. But you can try to install with docker, flatpak or manual Flatpak (easy install) https://flathub.org/apps/org.jellyfin.JellyfinServer Guide to install flatpak on Ubuntu https://flatpak.org/setup/Ubuntu Portable manual install https://jellyfin.org/docs/general/installation/advanced/manual/#portable-linux-install Download the package from here https://repo.jellyfin.org/?path=/server/linux/latest-stable/arm64 Their both the same, only different compress method Docker install https://jellyfin.org/docs/general/installation/container RE: install - asdffdsa6131 - 2025-05-14 thanks much, in the end, ubuntu 25 is too much for the pi4. so on the pi4 server, i installed raspberry pi os lite and on the android client, using kodi + jellycon addon. that way i get direct play for HEVC. working great so far |