sudo apt update sudo apt install --only-upgrade plexmediaserver
NOTE: During the installation process, the official Plex repository may be disabled.
sudo nano /etc/apt/sources.list.d/plexmediaserver.list # When enabling this repo please remember to add the PlexPublic.Key into the apt setup. # wget -q https://downloads.plex.tv/plex-keys/PlexSign.key -O - | sudo apt-key add - deb https://downloads.plex.tv/repo/deb/ public main