To uninstall libboost-random-dev just follow these instructions.
sudo apt-get remove libboost-random-dev
This will remove just the libboost-random-dev package itself.
sudo apt-get remove --auto-remove libboost-random-dev
This will remove the libboost-random-dev package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libboost-random-dev then this will work.
sudo apt-get purge libboost-random-dev
Or similarly, like this libboost-random-dev
sudo apt-get purge --auto-remove libboost-random-dev
Package | libboost-random-dev |
Version | 1.55.0.2 |
Maintainer | Debian Boost Team <pkg-boost-devel@lists.alioth.debian.org> |
Home page | http://www.boost.org/libs/random/ |
Description | Boost Random Number Library (default version) |
Distro | debian |
Release | jessie |
Repo | main |
Section | libdevel |