How to Install rescue-check software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install rescue-check software package in Ubuntu 14.04 LTS (Trusty Tahr)

rescue-check software package provides enter d-i rescue mode if requested, 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 rescue-check 

rescue-check is installed in your system.

Make ensure the rescue-check package were installed using the commands given below,

$ sudo dpkg-query -l | grep rescue-check *

You will get with rescue-check package name, version, architecture and description in a table

rescue-check package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section debian-installer udeb packages
Package rescue-check
Version 1.44
Description enter d-i rescue mode if requested
Sub Section Debian-installer


See Also, How to uninstall or remove rescue-check software package from Ubuntu 14.04 LTS (Trusty Tahr)?