How to install Plex Media Server 0.9.9 in Ubuntu/Fedora/CentOS

Source: Internet
Author: User
Tags linux mint

How to install Plex Media Server 0.9.9 in Ubuntu/Fedora/CentOS

Plex Media Server is an open-source multimedia application that can turn your Linux release into a multimedia Server. Users can watch movies, listen to music, or display photos on slides. In addition, users can remotely manage their servers through the Web dashboard.

The latest available version of Plex Media Server 0.9.9 has been released for a while.

This article will teach you how to install Plex Media Server 0.9.9 (supported Linux Versions: ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr, Linux Mint 17 Qiana, Pinguy OS 14.04, LXLE 14.04, Deepin 2014, Linux Lite 2.0, Peppermint Five, Elementary OS 0.3 Freya, Fedora 21, fedora 20, CentOS 7, and CentOS 6 ).

Because there is no available database or PPA, We need to download the deb/rpm package for installation. Please follow the command below to install it successfully.

Install Ubuntu 14.10, Ubuntu 14.04, and derivative systems

32-bit system USER command:

sudo apt-get install gdebi
wget downloads.plexapp.com/plex-media-server/0.9.9.14.531-7eef8c6/plexmediaserver_0.9.9.14.531-7eef8c6_i386.deb
sudo gdebi plexmediaserver_0.9.9.14.531-7eef8c6_i386.deb

64-bit system USER command:

sudo apt-get install gdebi
wget http://downloads.plexapp.com/plex-media-server/0.9.9.14.531-7eef8c6/plexmediaserver_0.9.9.14.531-7eef8c6_amd64.deb
sudo gdebi plexmediaserver_0.9.9.14.531-7eef8c6_amd64.deb

Uninstall command (for 32-bit and 64-bit system users ):

sudo apt-get remove plexmediaserver

Fedora 21, Fedora 20, CentOS 7, and CentOS 6 system installation

32-bit system USER command:

wget http://downloads.plexapp.com/plex-media-server/0.9.9.14.531-7eef8c6/plexmediaserver-0.9.9.14.531-7eef8c6.i386.rpm
sudo yum localinstall plexmediaserver-0.9.9.14.531-7eef8c6.i386.rpm

64-bit system USER command:

wget http://downloads.plexapp.com/plex-media-server/0.9.9.14.531-7eef8c6/plexmediaserver-0.9.9.14.531-7eef8c6.x86_64.rpm
sudo yum localinstall plexmediaserver-0.9.9.14.531-7eef8c6.x86_64.rpm

Uninstall command (for 32-bit and 64-bit system users ):

sudo yum remove plexmediaserver

After the installation is complete, access through the browser. The local access address is http: // localhost: 32400/web/manage.

This article permanently updates the link address:

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.