To uninstall libboost-filesystem1.49.0 just follow these instructions.
sudo apt-get remove libboost-filesystem1.49.0
This will remove just the libboost-filesystem1.49.0 package itself.
sudo apt-get remove --auto-remove libboost-filesystem1.49.0
This will remove the libboost-filesystem1.49.0 package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libboost-filesystem1.49.0 then this will work.
sudo apt-get purge libboost-filesystem1.49.0
Or similarly, like this libboost-filesystem1.49.0
sudo apt-get purge --auto-remove libboost-filesystem1.49.0
Package | libboost-filesystem1.49.0 |
Version | 1.49.0-3.2 |
Maintainer | Debian Boost Team <pkg-boost-devel@lists.alioth.debian.org> |
Home page | http://boost.org/libs/filesystem/ |
Description | filesystem operations (portable paths, iteration over directories, etc) in C++ |
Distro | debian |
Release | wheezy |
Repo | main |
Section | libs |