To uninstall omniidl just follow these instructions.
sudo apt-get remove omniidl
This will remove just the omniidl package itself.
sudo apt-get remove --auto-remove omniidl
This will remove the omniidl package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for omniidl then this will work.
sudo apt-get purge omniidl
Or similarly, like this omniidl
sudo apt-get purge --auto-remove omniidl
Package | omniidl |
Version | 4.1.6-2 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://omniorb.sourceforge.net |
Description | omniORB IDL to C++ and Python compiler |
Distro | ubuntu |
Release | wily |
Repo | universe |
Section | universe/devel |