To uninstall libgraphite2-dev just follow these instructions.
sudo apt-get remove libgraphite2-dev
This will remove just the libgraphite2-dev package itself.
sudo apt-get remove --auto-remove libgraphite2-dev
This will remove the libgraphite2-dev package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libgraphite2-dev then this will work.
sudo apt-get purge libgraphite2-dev
Or similarly, like this libgraphite2-dev
sudo apt-get purge --auto-remove libgraphite2-dev
Package | libgraphite2-dev |
Version | 1.3.6-1~deb7u1 |
Maintainer | Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org> |
Description | Development files for libgraphite2 |
Distro | debian |
Release | wheezy |
Repo | main |
Section | libdevel |