2025-06-28, 05:47 PM
(This post was last modified: 2025-06-28, 05:51 PM by DifferentComputers.)
No, as that method returns curl https://repo.jellyfin.org/install-debuntu.sh | sudo bash
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0> Determining optimal repository settings.
100 10841 100 10841 0 0 101k 0 --:--:-- --:--:-- --:--:-- 102k
ERROR: We don't support the Ubuntu codename 'oracular' 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
I installed via Ubuntu Software, which is a snap repository I suppose.
If there IS a way to install from the command line, I'm all ears.
But to be clear, the optimal answer for me would be to have the correct user AND to have installed it via the Ubuntu Software app.
Just to be sure I tried curl -s https://repo.jellyfin.org/install-debuntu.sh | sudo bash and got the same result. don't know why that command above is missing -s
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0> Determining optimal repository settings.
100 10841 100 10841 0 0 101k 0 --:--:-- --:--:-- --:--:-- 102k
ERROR: We don't support the Ubuntu codename 'oracular' 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
I installed via Ubuntu Software, which is a snap repository I suppose.
If there IS a way to install from the command line, I'm all ears.
But to be clear, the optimal answer for me would be to have the correct user AND to have installed it via the Ubuntu Software app.
Just to be sure I tried curl -s https://repo.jellyfin.org/install-debuntu.sh | sudo bash and got the same result. don't know why that command above is missing -s