21st Sep

How to downgrade packages in Ubuntu

I had an issue today when installing pytrainer. It wanted to install some extra python packages but it couldn’t.

The reason was that I had python2.5 v2.5.2-2ubuntu5 installed but the extra packages depended on an older version – 2.5.2-2ubuntu4.1.

I don’t …

Read more