ocfs2-tools-dev software package provides tools for managing OCFS2 cluster filesystems - development files, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install ocfs2-tools-dev
ocfs2-tools-dev is installed in your system.
Make ensure the ocfs2-tools-dev package were installed using the commands given below,
$ sudo dpkg-query -l | grep ocfs2-tools-dev *
You will get with ocfs2-tools-dev package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Development |
| Package | ocfs2-tools-dev |
| Version | 1.6.4-3ubuntu1 |
| Description | tools for managing OCFS2 cluster filesystems - development files |
| Sub Section | devel |