Is there a easy way update UMS in Debian/ubuntu?

For help and support with Universal Media Server
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Post Reply
Nadahar
Posts: 1990
Joined: Tue Jun 09, 2015 5:57 pm

Re: Is there a easy way update UMS in Debian/ubuntu?

Post by Nadahar »

I guess it depends on how you define "easy". If you mean by using some package repository, I don't think that exists. That said, downloading and extract-overwrite the files should work just fine as long as UMS isn't working. That's certainly a lot "easier" than to rebuild for most people, but if you have all the development tools set up and configured, rebuilding might be considered just as "easy".
boss
Posts: 402
Joined: Thu Jun 30, 2016 1:07 pm

Re: Is there a easy way update UMS in Debian/ubuntu?

Post by boss »

I keep all the versions of UMS I have downloaded on my server.
I have a startup script which starts UMS. Then I create a symbolic link from UMS to whichever version I want to use.
EG: satan /opt/ums # ln -s ums-9.1.0/ ums
Post Reply