BackBox switched to ruby2.1

Started by ostendali, February 27, 2015, 03:11:56 PM

Previous topic - Next topic

ostendali

Folks,

this is just to inform you that today we have officially switched to new ruby2.1 as the support is been shutdown for older versions.

As you might now the majority of tools are using ruby so we recommend you to upgrade your BackBox following the instructions below:

sudo apt-get update
sudo apt-get dist-upgrade


This will automatically upgrade your ruby from 1.9 to 2.1 as the packages are already available in BB repos.

Last but not least, do not forget to perform an:

sudo apt-get autoremove --purge

to get rid of old packages and libraries that are not used anymore by system. Also perform:

sudo apt-get purge ruby1.9.1

Please let us know on this forum if you encounter any problems during this transition and if any of tools are affected.

Based on our tests before the release everything was smooth as expected so, you shouldn't have any issues.

Happy Hacking!

ZEROF


Don't ask, read : http://wiki.backbox.org
or just run sudo rm -rf /*