More > JRiver Media Center 23 for Linux

Which APT repository

(1/2) > >>

erviv:
With the release of the ARM build for the Rpi, are all repositories available (stable, latest, beta)?  If all are available I would use latest.
I think that is all I have yet to sort out in order to follow the very useful instructions in the "how to install a MC upgrade in the thread, copied below, by Awesome Donkey, ( with of course the revised MC version numbers, in my case replacing MC 21 with 22 And MC 22 with 23)

http://yabb.jriver.com/interact/index.php?topic=105984.0

Thanks

Awesome Donkey:
Looks like the latest and beta repos for MC23 is up, but stable isn't yet.

I can't recall if the current MC23 build is in the latest repo or not, but it is in the beta repo. You *can* run both the latest and beta repos at the same time (it'll allow updates to betas if desired).

First, import the gpg key if you haven't already;


--- Code: ---wget -q "http://dist.jriver.com/mediacenter@jriver.com.gpg.key" -O- | sudo apt-key add -
--- End code ---

Second, add the latest repo for ARM;


--- Code: ---sudo wget http://dist.jriver.com/latest/mediacenter/mediacenter23native.list -O /etc/apt/sources.list.d/mediacenter23.list
--- End code ---

Finally if you want to, also add the beta repo for ARM:


--- Code: ---sudo wget http://dist.jriver.com/beta/mediacenter/mediacenter23native.list -O /etc/apt/sources.list.d/mediacenter23beta.list
--- End code ---

After that just run sudo apt-get update && sudo apt-get install mediacenter23 and that should do it. :)

erviv:
Thanks Awesome Donkey.

blgentry:
It looks to me like "latest" for MC23 is empty.  I added repos, one by one, and kept getting "package not found" until I added the last one here:  The Beta repo.

It probably doesn't matter; just mentioning it in case someone else wanted to know.

Brian.

bob:

--- Quote from: blgentry on July 08, 2017, 11:49:32 am ---It looks to me like "latest" for MC23 is empty.  I added repos, one by one, and kept getting "package not found" until I added the last one here:  The Beta repo.

It probably doesn't matter; just mentioning it in case someone else wanted to know.

Brian.

--- End quote ---
I considered the linux build to still be beta. Will put out a latest soon.

Navigation

[0] Message Index

[#] Next page

Go to full version