Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Download latest deb file and installing install it, 

 
Code Block
languagebash
sudo wget "http://downloads.plexapp.com/plex-media-server/0.9.8.18.290-11b7fdd/plexmediaserver_0.9.8.18.290-11b7fdd_amd64.deb"

sudo apt-get -f install

sudo dpkg -i plexmediaserver_0.9.8.18.290-11b7fdd_amd64.deb (replacing the last filename with the name of the package you downloaded) 

...