

NameCheap has the best cheap domains going around and if you prefer a.

You will need an active domain name which can be purchased for as little as 1 to 2 dollars if you do not have one. Note, during the installation, you will see the following prompt: Most of the computer programs have uninstall.exe or uninst000.exe in their installation folders. Method 3: Uninstall Plex Media Server with its uninstaller.exe. The next step is to click on uninstall, so you can initiate the uninstallation. Now install the Plex Media Server on Linux Mint using the following apt install command: sudo apt install plexmediaserver -y Look for Plex Media Server in the list and click on it. Next, import the repository: echo deb public main | sudo tee /etc/apt//plexmediaserver.listīefore installing Plex, it is good to run the apt update command. This ensures you install and update straight from the official source using the apt package manager.įirst, open your terminal, then import the GPG key using the following terminal command: curl | sudo apt-key add. To install Plex, you must create a repository file that pulls directly from the Plex repository.

To complete the tutorial and must of all install and use Plex, you must install the following packages: sudo apt install apt-transport-https curl wget software-common-properties -y Install Plex Media Server Update your Linux Mint system to make sure all existing packages are up to date: sudo apt update & sudo apt upgrade -y Install Dependencies
