Quantcast
Channel: Linux — Plex Forums
Viewing all articles
Browse latest Browse all 7311

Ubuntu Repository

$
0
0

Hi!

I use plexmediaserver on 3 computer with ubuntu. So, to automatise update, i make a little repository on my dedicated server. I use plexupdate script (https://github.com/mrworf/plexupdate) with cron to verify and fetch new version. Then it was automaticly add without any modification (so, not usable on debian). Actualy, all my computer use trusty, so the repository have only the trusty entry (to not break other system if the package are not functional), but if you are sure that the plex package works for you, you can add it safely. And it only have the plex media server packet (no risk of overlapping update). Also, it contains only the public release of plex, not the plex pass.

Just add in source.list:
deb http://ubuntu.azuras.net/ trusty main

Or for Ubuntu:
sudo add-apt-repository 'deb http://ubuntu.azuras.net/ trusty main'
(Thanks oshunluvr)

then

sudo apt-get update
sudo apt-get install plexmediaserver

I don't know well how the deb works, but i think if i don't modify packet, the inside signature can validate it.

Sorry for my poor english, i'm french...


Viewing all articles
Browse latest Browse all 7311

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>