

sudo apt install plexmediaserver Change Default User Tell Raspbian to install the Plex Media Server package. echo deb public main | sudo tee /etc/apt//plexmediaserver.listĪgain, update your list of sources, to pull from the new repository added above. curl | sudo apt-key add -Īdd the repository to Raspbian’s list of sources. Now, we’ll fetch the Plex key from the official website to gain access to the repository. To learn more about updating and upgrading Raspbian, including to the latest version of Raspbian, check out our post about how to Keep Raspbian Updated. Tell the system to check for the newest available package versions and upgrade to them, while automatically confirming all user prompts.

This helps to ensure we’re not running or installing any outdated software and that the system has the latest information about what new software packages are available, if we happen to need any.

To start, as always, it’s good practice to make sure the system is completely up-to-date before we begin or install any new software.
