More > JRiver Media Center 20 for Linux
Apt Repositories
Awesome Donkey:
--- Quote from: bob on May 07, 2015, 03:59:58 pm ---That's unfortunate. I wonder if renaming it (and perhaps repackaging it) to a slightly lower version would do the trick.Perhaps, however we aren't in a place to add more things to maintain right now.
--- End quote ---
If so, would it conflict with any existing version, or would it just be used by MC?
bob:
--- Quote from: Awesome Donkey on May 07, 2015, 05:15:50 pm ---If so, would it conflict with any existing version, or would it just be used by MC?
--- End quote ---
It wouldn't get used if you have a newer version.
Another option would be to just take it out and see how many people that affects.
Hilton:
All works thanks Bob! :) That makes it a bit simpler!
pi@raspberrypi ~ $ sudo apt-get install mediacenter20
Reading package lists... Done
Building dependency tree
Reading state information... Done
mediacenter20 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 21 not upgraded.
PS. I just ran this from above, for those that want to make upgrading MC20 on Pi quicker.
--- Code: ---
wget -q "http://dist.jriver.com/mediacenter@jriver.com.gpg.key" -O- | sudo apt-key add -
sudo wget http://dist.jriver.com/latest/mediacenter/mediacenter20.list -O /etc/apt/sources.list.d/mediacenter20.list
sudo apt-get update
sudo apt-get install mediacenter20
--- End code ---
bob:
--- Quote from: Hilton on May 07, 2015, 09:06:02 pm ---All works thanks Bob! :) That makes it a bit simpler!
pi@raspberrypi ~ $ sudo apt-get install mediacenter20
Reading package lists... Done
Building dependency tree
Reading state information... Done
mediacenter20 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 21 not upgraded.
PS. I just ran this from above, for those that want to make upgrading MC20 on Pi quicker.
--- Code: ---
wget -q "http://dist.jriver.com/mediacenter@jriver.com.gpg.key" -O- | sudo apt-key add -
sudo wget http://dist.jriver.com/latest/mediacenter/mediacenter20.list -O /etc/apt/sources.list.d/mediacenter20.list
sudo apt-get update
sudo apt-get install mediacenter20
--- End code ---
--- End quote ---
The mediacenter20.list you reference above is multiarch for i386 and amd64. I added a native list that doesn't specify arches.
it's mediacenter20native.list
Hilton:
ok so this one is the right one now for ARM?
sudo wget http://dist.jriver.com/latest/mediacenter/mediacenter20native.list -O /etc/apt/sources.list.d/mediacenter20native.list
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version