How to Install di software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install di software package in Ubuntu 12.04 LTS (Precise Pangolin)

di software package provides advanced df like disk information utility, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install di 

di is installed in your system.

Make ensure the di package were installed using the commands given below,

$ sudo dpkg-query -l | grep di *

You will get with di package name, version, architecture and description in a table

di package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Utilities
Package di
Version 4.30-1
Description advanced df like disk information utility
Sub Section Utils


See Also, How to uninstall or remove di software package from Ubuntu 12.04 LTS (Precise Pangolin)?