How to Install preseed-common software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install preseed-common software package in Ubuntu 14.04 LTS (Trusty Tahr)

preseed-common software package provides common files for preseeding, 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 preseed-common 

preseed-common is installed in your system.

Make ensure the preseed-common package were installed using the commands given below,

$ sudo dpkg-query -l | grep preseed-common *

You will get with preseed-common package name, version, architecture and description in a table

preseed-common package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section debian-installer udeb packages
Package preseed-common
Version 1.62ubuntu1
Description common files for preseeding
Sub Section Debian-installer


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