How to Install blktrace software package in Debian 7 (Wheezy)

How to Install blktrace software package in Debian 7 (Wheezy)

blktrace software package provides utilities for block layer IO tracing, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install blktrace 

blktrace is installed in your system.

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

$ sudo dpkg-query -l | grep blktrace *

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

blktrace package basic information:

Distro Debian 7 wheezy
Section Utilities
Package blktrace
Version 1.0.1-2.1
Description utilities for block layer IO tracing
Sub Section Utils


See Also, How to uninstall or remove blktrace software package from Debian 7 (Wheezy)?