Page 1 of 1

Why does apt-get install sabnzbdplus install older version

Posted: July 5th, 2015, 6:46 pm
by mathewparet
Why is new version not installed when I try

Code: Select all

sudo apt-get install sabnzbdplus
It installs the 6.x version!!

Re: Why does apt-get install sabnzbdplus install older versi

Posted: July 6th, 2015, 2:42 am
by sander
On which OS/version are you? Debian Wheezy? Ubuntu Precise?

Answer for your question: a distribution has the SAB version that was available & choosen at the moment the distribution was released. So:
https://packages.debian.org/search?keyw ... ection=all
http://packages.ubuntu.com/search?keywo ... ection=all

If you want the uptodate version, use the PPA. http://wiki.sabnzbd.org/install-ubuntu-repo

Re: Why does apt-get install sabnzbdplus install older versi

Posted: July 6th, 2015, 4:25 am
by mathewparet
I am running on Raspbain Wheezy (a Debian Wheezy port). Let me try with the report you've suggested.