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

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

oem-config software package provides Perform end-user configuration after initial OEM installation, 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 

oem-config is installed in your system.

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

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

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

oem-config package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Administration Utilities
Package oem-config
Version 2.18.7
Description Perform end-user configuration after initial OEM installation
Sub Section Admin


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