mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Updated Jellyfin Debian Repository (markdown)
parent
98c2eb1b6c
commit
45fdb3fdef
@ -8,6 +8,10 @@ The Jellyfin packages in the repository are self-contained binaries, and do not
|
||||
```
|
||||
wget -O - https://repo.jellyfin.org/debian/jellyfin_team.gpg.key | sudo apt-key add -
|
||||
```
|
||||
Note: If you still use the old key signed by Joshua from the initial releases, you can remove it after installing the new one:
|
||||
```
|
||||
sudo apt-key remove 99FD1406
|
||||
```
|
||||
0. Add an entry to `/etc/apt/sources.list.d/jellyfin.list`:
|
||||
```
|
||||
echo "deb https://repo.jellyfin.org/debian $( grep -Ewo -m1 --color=none 'jessie|stretch|buster' /etc/os-release || echo ubuntu ) main" | sudo tee /etc/apt/sources.list.d/jellyfin.list
|
||||
|
Loading…
x
Reference in New Issue
Block a user