To uninstall libframe-dev just follow these instructions.
sudo apt-get remove libframe-dev
This will remove just the libframe-dev package itself.
sudo apt-get remove --auto-remove libframe-dev
This will remove the libframe-dev package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libframe-dev then this will work.
sudo apt-get purge libframe-dev
Or similarly, like this libframe-dev
sudo apt-get purge --auto-remove libframe-dev
Package | libframe-dev |
Version | 2.5.0-3 |
Maintainer | Stephen M. Webb <stephen.webb@bregmasoft.ca> |
Home page | https://launchpad.net/frame |
Description | Touch Frame Library - dev files |
Distro | debian |
Release | jessie |
Repo | main |
Section | libdevel |