How to Install drbd8-utils software package in Debian 8 (Jessie)

How to Install drbd8-utils software package in Debian 8 (Jessie)

drbd8-utils software package provides transitional dummy package, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install drbd8-utils 

drbd8-utils is installed in your system.

Make ensure the drbd8-utils package were installed using the commands given below,

$ sudo dpkg-query -l | grep drbd8-utils *

You will get with drbd8-utils package name, version, architecture and description in a table

drbd8-utils package basic information:

Distro Debian 8 jessie
Section Administration Utilities
Package drbd8-utils
Version 2:8.9.2~rc1-2+deb8u1
Description transitional dummy package
Sub Section Admin


See Also, How to uninstall or remove drbd8-utils software package from Debian 8 (Jessie)?