To uninstall libbogl-dev just follow these instructions.
sudo apt-get remove libbogl-dev
This will remove just the libbogl-dev package itself.
sudo apt-get remove --auto-remove libbogl-dev
This will remove the libbogl-dev package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libbogl-dev then this will work.
sudo apt-get purge libbogl-dev
Or similarly, like this libbogl-dev
sudo apt-get purge --auto-remove libbogl-dev
Package | libbogl-dev |
Version | 0.1.18-9 |
Maintainer | Samuel Thibault <sthibault@debian.org> |
Description | Ben's Own Graphics Library - development files |
Distro | debian |
Release | jessie |
Repo | main |
Section | libdevel |