How to Install oem-config-debconf software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install oem-config-debconf software package in Ubuntu 14.04 LTS (Trusty Tahr)

oem-config-debconf software package provides debconf frontend for end-user post-OEM-install configuration, 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 oem-config-debconf 

oem-config-debconf is installed in your system.

Make ensure the oem-config-debconf package were installed using the commands given below,

$ sudo dpkg-query -l | grep oem-config-debconf *

You will get with oem-config-debconf package name, version, architecture and description in a table

oem-config-debconf package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Administration Utilities
Package oem-config-debconf
Version 2.18.7
Description debconf frontend for end-user post-OEM-install configuration
Sub Section Admin


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