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

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

parted-udeb software package provides Manually partition a hard drive (parted), 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 parted-udeb 

parted-udeb is installed in your system.

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

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

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

parted-udeb package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section debian-installer udeb packages
Package parted-udeb
Version 2.3-19ubuntu1
Description Manually partition a hard drive (parted)
Sub Section Debian-installer


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