dconf-editor software package provides simple configuration storage system - utilities, 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 dconf-editor
dconf-editor is installed in your system.
Make ensure the dconf-editor package were installed using the commands given below,
$ sudo dpkg-query -l | grep dconf-editor *
You will get with dconf-editor package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Utilities |
| Package | dconf-editor |
| Version | 0.20.0-1 |
| Description | simple configuration storage system - utilities |
| Sub Section | Utils |