Hello, I yet again come, hat in hand, for assistance from those wiser in the ways of the Linux. I’m having a bit of an issue downloading Jellyfin on my ElementaryOS laptop. I’ve tried all the guide on the first few pages of ddg only to receive errors after entering the comman “ sudo apt-get update “. I get ERR:3 https//repo.jellyfin.org/debian circle Release 404 Not found.

If someone can point me the way I’d be most appreciative

  • @infeeeee@lemmy.zip
    link
    fedilink
    3
    edit-2
    23 hours ago

    Elementary 8 circe is based on Ubuntu 24.04 LTS, which is based in debian 13, which has a codename “trixie”.

    • @Lemmchen@feddit.org
      link
      fedilink
      English
      1
      edit-2
      11 hours ago

      Assuming this information is correct, OP wants to check a file called similarly to jellyfin.list in /etc/apt/sources.d/ and replace the word circe with noble (for the Ubuntu 24.04 codename) or trixie (if noble gives the same error as circe). Keep in mind you need sudo/root privileges to modify this file.