To uninstall libboost-system1.55.0 just follow these instructions.
sudo apt-get remove libboost-system1.55.0
This will remove just the libboost-system1.55.0 package itself.
sudo apt-get remove --auto-remove libboost-system1.55.0
This will remove the libboost-system1.55.0 package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libboost-system1.55.0 then this will work.
sudo apt-get purge libboost-system1.55.0
Or similarly, like this libboost-system1.55.0
sudo apt-get purge --auto-remove libboost-system1.55.0
Package | libboost-system1.55.0 |
Version | 1.55.0+dfsg-3 |
Maintainer | Debian Boost Team <pkg-boost-devel@lists.alioth.debian.org> |
Home page | http://www.boost.org/libs/system/ |
Description | Operating system (e.g. diagnostics support) library |
Distro | debian |
Release | jessie |
Repo | main |
Section | libs |