To uninstall libcurlpp-dev just follow these instructions.
sudo apt-get remove libcurlpp-dev
This will remove just the libcurlpp-dev package itself.
sudo apt-get remove --auto-remove libcurlpp-dev
This will remove the libcurlpp-dev package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libcurlpp-dev then this will work.
sudo apt-get purge libcurlpp-dev
Or similarly, like this libcurlpp-dev
sudo apt-get purge --auto-remove libcurlpp-dev
Package | libcurlpp-dev |
Version | 0.7.3-6 |
Maintainer | Ximin Luo <infinity0@pwned.gg> |
Home page | http://www.curlpp.org/ |
Description | c++ wrapper for libcurl (development files) |
Distro | debian |
Release | jessie |
Repo | main |
Section | libdevel |