Manual Update Help

Server Version#: 1.22.3.4392
I used the Linode One Click Install and I see an Update I tried following This Guide however when I run Sudo Update it shows no updates available. I have searched google but to no luck have I found out how to get it updated to the latest version. I am very New to this and command line so a step by step would be the best help

That article is dated.

  1. Download the desired DEB or RPM from https://plex.tv/downloads
  2. Manually install
  3. Enable the Repo
  4. install:
    a. sudo apt-get update && sudo apt-get install plexmediaserver
    -or-
    b. sudo yum install plexmediaserver

After installing the first time and with repo enabled, ‘yum update’ or `apt-get update & apt-get upgrade’ will do the job.

Question my server is running Debian 10 so I run the Debian repo that’s based off Ubuntu and add that repo right

Debian is the parent Linux base for Ubuntu. This is why Ubuntu uses .deb files (Debian package manager)

The Debian distribution folks use tends to be more Linux purist than Ubuntu.
Ubuntu likes to embellish. That embellishment has made it the most widely used distribution but Debian is still the parent.

Thanks :slight_smile: so I’ll follow the .deb steps so I appreciate it I’ll go ahead and mark this as solved

Just preformed a updgrade using those commands and worked like a charm thanks chuck

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.