Ubuntu/Fedora/CentOS 系統如何安裝 Plex Media Server 0.9.9

來源:互聯網
上載者:User

Ubuntu/Fedora/CentOS 系統如何安裝 Plex Media Server 0.9.9

Plex Media Server 是一款開源的多媒體應用程式,可以把你的Linux發行版成為多媒體伺服器,使用者能夠看電影、聽音樂或以投影片展示照片。此外,使用者可以通過Web儀錶盤遠端管理他們的伺服器。

可用的最新版本 Plex Media Server 0.9.9 ,已經發布了一段時間了。

本文將教大家如何安裝 Plex Media Server 0.9.9 (支援的Linux版本: 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 和 CentOS 6 系統)。

因為沒有可用庫或 PPA,我們需要下載 deb/rpm 包進行安裝,請按照下面的命令進行操作,可成功安裝。

Ubuntu 14.10、Ubuntu 14.04 及衍生系統使用者安裝

32位系統使用者命令:

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位系統使用者命令:

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

卸載命令(32位與64位系統使用者通用):

sudo apt-get remove plexmediaserver

Fedora 21、Fedora 20、CentOS 7 和 CentOS 6 系統使用者安裝

32位系統使用者命令:

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位系統使用者命令:

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

卸載命令(32位與64位系統使用者通用):

sudo yum remove plexmediaserver

安裝完成之後,通過瀏覽器進行訪問,本機訪問地址:http://localhost:32400/web/manage.

本文永久更新連結地址:

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

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.