How to Install mbr-udeb software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install mbr-udeb software package in Ubuntu 14.04 LTS (Trusty Tahr)

mbr-udeb software package provides Master Boot Record for IBM-PC compatible computers, 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 mbr-udeb 

mbr-udeb is installed in your system.

Make ensure the mbr-udeb package were installed using the commands given below,

$ sudo dpkg-query -l | grep mbr-udeb *

You will get with mbr-udeb package name, version, architecture and description in a table

mbr-udeb package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section debian-installer udeb packages
Package mbr-udeb
Version 1.1.11-5
Description Master Boot Record for IBM-PC compatible computers
Sub Section Debian-installer


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