User Tools

Site Tools


technical:24.04_plex_media_server_installation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
technical:24.04_plex_media_server_installation [2024/10/12 21:37] – created wikiadmintechnical:24.04_plex_media_server_installation [2025/10/25 19:13] (current) mark_scottworld.net
Line 43: Line 43:
 }; };
 </code> </code>
 +
 +
 +You can also try and add the plex server from the official repository
 +
 +   echo deb https://downloads.plex.tv/repo/deb public main | sudo tee /etc/apt/sources.list.d/plexmediaserver.list
 +   curl https://downloads.plex.tv/plex-keys/PlexSign.key | sudo apt-key add -
 +   sudo apt update
 +   sudo apt install plexmediaserver
 +
  
technical/24.04_plex_media_server_installation.1728761859.txt.gz · Last modified: by wikiadmin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki