To uninstall libconcord-dev just follow these instructions.
sudo apt-get remove libconcord-dev
This will remove just the libconcord-dev package itself.
sudo apt-get remove --auto-remove libconcord-dev
This will remove the libconcord-dev package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libconcord-dev then this will work.
sudo apt-get purge libconcord-dev
Or similarly, like this libconcord-dev
sudo apt-get purge --auto-remove libconcord-dev
Package | libconcord-dev |
Version | 1.1-3 |
Maintainer | Mathieu Trudel-Lapierre <mathieu.tl@gmail.com> |
Home page | http://sourceforge.net/projects/concordance |
Description | configuration tool for Harmony remotes - development files |
Distro | debian |
Release | jessie |
Repo | main |
Section | libdevel |