

Enabling SSH or VNC on the Raspberry Pi, and following this tutorial from your computer can also make it easier, but it’s not mandatory. You are welcome to check them if you need a step-by-step procedure to do this.īefore going further, just make sure to configure the Internet connection (LAN or Wi-Fi) and do the system updates. I won’t give more details here, as I have complete guides on how to install Raspberry Pi OS or Ubuntu on this website. Using a minimal or server version of these distributions is totally fine if it works for you. Plex Media Server is a service, so you don’t need a desktop environment. So, using Raspberry Pi OS or Ubuntu seems a great choice.

The easiest way to install Plex Media Server on a Raspberry Pi is to use a Debian based distribution, as Plex offers packages for this system. Install the package and start the application.

Download the Debian package from the official website.

Install a compatible system on your device (any Debian based distribution).Here are the required steps to install Plex Media Server on your Raspberry Pi: I'm new to Linux.Grab your free PDF file with all the commands you need to know on Raspberry Pi! But as Plex releases new updates fairly often, I just want to make sure I can update the software this way.Īnd that's my question. There is an option in the server software, to do an update. But with the method I used, this is not an option. , meaning that in the future, when I run a sudo apt upgrade, also the Plex software will be updated. When using the first method, I should install plex with sudo apt install plexmediaserver deb package from their website, copied it to the RPI on an external drive attached via SMB, then ran a sudo dpkg -i plexmediaserver_1.-c43dc0277_bĮverything works fine, aparently. I've asked about this in the official Plex forum, but no answers. Manage keyring files in instead (see apt-key(8)). According to and a few other sitesI should do a sudo apt install apt-transport-httpsĮcho deb public main | sudo tee /etc/apt//plexmediaserver.list
