To uninstall ocfs2-tools-dev just follow these instructions.
sudo apt-get remove ocfs2-tools-dev
This will remove just the ocfs2-tools-dev package itself.
sudo apt-get remove --auto-remove ocfs2-tools-dev
This will remove the ocfs2-tools-dev package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for ocfs2-tools-dev then this will work.
sudo apt-get purge ocfs2-tools-dev
Or similarly, like this ocfs2-tools-dev
sudo apt-get purge --auto-remove ocfs2-tools-dev
Package | ocfs2-tools-dev |
Version | 1.8.4-2build1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | https://ocfs2.wiki.kernel.org/ |
Description | tools for managing OCFS2 cluster filesystems – development files |
Distro | ubuntu |
Release | yakkety |
Repo | main |
Section | devel |