• Categories
    Category
  • Categories
    Category
  • News
  • Tutorials
  • Forums
  • Tags
  • Users
Tutorial Comments FAQ Related Articles

How to install Plex Media Server 3.9.1 on Linux mint 18.3

2486

To install Plexmediaserver 3.9.1 on Linux mint 18.3

Plex is a free feature-rich media library platform that provides a way to store all your movies, shows, and other media in one place. You can access Plex from any device, whether you’ re at home or anywhere. There are many different media tools available in the world like, Kodi, Xmbc, OSMC and Mediatomb, but the Plex Media Server is perhaps one of the most popular solutions for managing media. Plex runs on Windows, macOS, Linux, FreeBSD and many more.

Install Plexmediaserver 3.9.1

First, you need to update the system repository by making use of the following command.

linuxhelp user # apt-get update
Hit:1 http://archive.ubuntu.com/ubuntu xenial InRelease
Ign:2 http://packages.linuxmint.com sylvia InRelease                                                              
Get:3 http://archive.canonical.com/ubuntu xenial InRelease [11.5 kB]                                              
Hit:4 http://packages.linuxmint.com sylvia Release                                            
Get:5 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [102 kB]                      
.
.                        
Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse i386 Packages [15.3 kB]                         
Get:26 http://security.ubuntu.com/ubuntu xenial-security/multiverse i386 Packages [3,376 B]                       
Get:27 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [7,080 B]                        
Get:28 http://archive.ubuntu.com/ubuntu xenial-backports/universe i386 Packages [7,064 B]                         
Get:29 http://archive.ubuntu.com/ubuntu xenial-backports/universe Translation-en [3,812 B]                        
Fetched 5,306 kB in 9s (557 kB/s)                                                                                 
Reading package lists... Done

And then, download the installation package by making use of the following command.

linuxhelp user # wget https://downloads.plex.tv/plex-media-server/1.7.5.4035-313f93718/plexmediaserver_1.7.5.4035-313f93718_amd64.deb
--2018-03-14 04:59:07--  https://downloads.plex.tv/plex-media-server/1.7.5.4035-313f93718/plexmediaserver_1.7.5.4035-313f93718_amd64.deb
Resolving downloads.plex.tv (downloads.plex.tv)... 104.20.6.9, 104.20.7.9, 2400:cb00:2048:1::6814:709, ...
Connecting to downloads.plex.tv (downloads.plex.tv)|104.20.6.9|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 106646674 (102M) [application/octet-stream]
Saving to: ‘ plexmediaserver_1.7.5.4035-313f93718_amd64.deb’ 
plexmediaserver_1.7.5.4035-3 100%[=============================================> ] 101.71M  1.12MB/s    in 98s     
2018-03-14 05:00:50 (1.04 MB/s) - ‘ plexmediaserver_1.7.5.4035-313f93718_amd64.deb’  saved [106646674/106646674]

You should now install the package with the help of following command.

linuxhelp user # dpkg -i plexmediaserver_1.7.5.4035-313f93718_amd64.deb
Selecting previously unselected package plexmediaserver.
(Reading database ... 219622 files and directories currently installed.)
Preparing to unpack plexmediaserver_1.7.5.4035-313f93718_amd64.deb ...
Unpacking plexmediaserver (1.7.5.4035-313f93718) ...
Setting up plexmediaserver (1.7.5.4035-313f93718) ...
Created symlink from /etc/systemd/system/multi-user.target.wants/plexmediaserver.service to /lib/systemd/system/plexmediaserver.service.
Processing triggers for ureadahead (0.100.0-19) ...
Processing triggers for systemd (229-4ubuntu21) ...
Processing triggers for desktop-file-utils (0.22+linuxmint1) ...
Processing triggers for mime-support (3.59ubuntu1) ...

You should now start and enable the service by making use of the following commands.

inuxhelp user # systemctl start plexmediaserver
linuxhelp user # systemctl enable plexmediaserver
linuxhelp user # systemctl status plexmediaserver

Now open your browser and type local IP with port number.
Browser

And when the application page appears, you need to log in to Plex.
Application

To open Plex media server
Plex

To show the version
version

Tags:
jackson
Author: 

Comments ( 2 )

parthiban
Which Linux Distribution are you using? and please post the output of the command systemctl status plexmediaserver.service or journalctl command
reggie
Hi Thank you for your post but I am getting this message - systemctl start plexmediaserver Failed to add /run/systemd/ask-password to directory watch: No such file or directory Failed to start plexmediaserver.service: Unknown unit: plexmediaserver.service See system logs and 'systemctl status plexmediaserver.service' for details.
Add a comment

Frequently asked questions ( 5 )

Q

What is Plex Media Server?

A

The Plex media server is a solution to play media files (music, videos, & view Photos) whenever wherever you want via local network connectivity or using the internet to play remotely either using the web browser or Plex media player apps.

Q

How to uninstall plex media server?

A

The methods to uninstall the Plex server is different from device to device. Here, we have mentioned the way to remove the Plex server from Windows, Mac, Linux and Nas devices. Before removing the Plex Media server completely be sure that it is not running.

Q

How to find Plex media server IP address?

A

After installing the Plex Media server the default port at which it works is the 32400.

#http://localhost:32400/web

Q

How to install Plex media server on Raspberry Pi?

A

There are dozens of Raspberry Pi Linux operating systems on which you can install the Plex Media server, however, we don’t know which one you are using right now; so we are going to show the installation on the common Raspbian operating system.

Q

Uninstall Plex media server in Linux?

A

Run the command:

For Debian or Ubuntu

dpkg -r plexmediaserver

Related Tutorials in How to install Plex Media Server 3.9.1 on Linux mint 18.3

Related Tutorials in How to install Plex Media Server 3.9.1 on Linux mint 18.3

How to install WinRAR 5.11 on Linuxmint 18.03
How to install WinRAR 5.11 on Linuxmint 18.03
May 22, 2018
How to Setup VNC Server on Linux Mint 20
How to Setup VNC Server on Linux Mint 20
Dec 22, 2020
How to install and configure samba setup in Linux mint - 18.3
How to install and configure samba setup in Linux mint - 18.3
Mar 26, 2018
Installation SSL Certificate on Ubuntu/Linuxmint/Debian to Secure Apache
Installation SSL Certificate on Ubuntu/Linuxmint/Debian to Secure Apache
Sep 19, 2018
How to Install and Configure Samba on Linux Mint 20
How to Install and Configure Samba on Linux Mint 20
Nov 9, 2020
How to Install NextCloud on Linux Mint 18.3
How to Install NextCloud on Linux Mint 18.3
Feb 27, 2018
How To Install And Update OpenSSL On Linuxmint 18.3
How To Install And Update OpenSSL On Linuxmint 18.3
Jun 8, 2018
How To Install AnyDesk on Linux Mint 18.3
How To Install AnyDesk on Linux Mint 18.3
Apr 11, 2018

Related Forums in How to install Plex Media Server 3.9.1 on Linux mint 18.3

Related Forums in How to install Plex Media Server 3.9.1 on Linux mint 18.3

Linux
isaac class=
Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/m/mysql-8.0/mysql-client-core-8.0_8.0.21-0ubuntu0.20.04.4_amd64.deb 404 Not Found
Dec 4, 2020
Linux Mint
AlxH class=
Complete beginner, install bluegriffon
Jul 1, 2020
Linux
AadrikaAnshu class=
How to add timestamps to history On Any Linux Machine
Jun 18, 2019
Linux Mint
bz0 class=
How to change a function of a key
Jun 7, 2019
Linux Mint
who class=
How to compare multiple files
Nov 10, 2019
NFS (Network File System)
Mike class=
Linux Mint 18.3 - NFS Shares - Only Root Can Mount Share
Oct 4, 2019
Command Line Tools
wayne class=
Deleting windows files booting from mint(usb)
Sep 16, 2017
Ubuntu
Kirin class=
Videos Always Micro-Shutter
Mar 8, 2019

Related News in How to install Plex Media Server 3.9.1 on Linux mint 18.3

Related News in How to install Plex Media Server 3.9.1 on Linux mint 18.3

A Newer and a Faster Window Manager for Tina (Linux Mint 19.2)
A Newer and a Faster Window Manager for Tina (Linux Mint 19.2)
Apr 9, 2019
Linux Mint 18.2 Ubuntu based Operating System is named Sonya
Linux Mint 18.2 Ubuntu based Operating System is named Sonya
May 2, 2017
Refreshed Linux Mint Debian Edition (LMDE) 2 'Betsy' ISO images now available
Refreshed Linux Mint Debian Edition (LMDE) 2 'Betsy' ISO images now available
Mar 14, 2017
The Best Linux Operating System is in the house: Mint 18.2
The Best Linux Operating System is in the house: Mint 18.2
Aug 12, 2017
Linux Mint 18.1 released with smooth features and offers long-term support
Linux Mint 18.1 released with smooth features and offers long-term support
Apr 11, 2017
Linux Mint 18.2 Sonya Beta version now available for download
Linux Mint 18.2 Sonya Beta version now available for download
Jun 7, 2017
Back To Top!
Rank
User
Points

Top Contributers

userNamenaveelansari
135850

Top Contributers

userNameayanbhatti
92510

Top Contributers

userNamehamzaahmed
32150

Top Contributers

1
userNamelinuxhelp
31040

Top Contributers

userNamemuhammadali
24500
Can you help Jayce ?
What are the types of table used in IPtables

What are the various types of table used in IPtables and how to use that for my server security?

Networking
  • Routing
  • trunk
  • Netmask
  • Packet Capture
  • domain
  • HTTP Proxy
Server Setup
  • NFS
  • KVM
  • Memory
  • Sendmail
  • WebDAV
  • LXC
Shell Commands
  • Cloud commander
  • Command line archive tools
  • last command
  • Shell
  • terminal
  • Throttle
Desktop Application
  • Linux app
  • Pithos
  • Retrospect
  • Scribe
  • TortoiseHg
  • 4Images
Monitoring Tool
  • Monit
  • Apache Server Monitoring
  • EtherApe 
  • Arpwatch Tool
  • Auditd
  • Barman
Web Application
  • Nutch
  • Amazon VPC
  • FarmWarDeployer
  • Rukovoditel
  • Mirror site
  • Chef
Contact Us | Terms of Use| Privacy Policy| Disclaimer
© 2025 LinuxHelp.com All rights reserved. Linux™ is the registered trademark of Linus Torvalds. This site is not affiliated with linus torvalds in any way.