I would like to install dconf-editor on Ubuntu 17.04 64-bit. This tutorial suggests it should be pretty easy - running apt install dconf-editor should be sufficient. It does not work however and prints this message instead:
Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package dconf-editor
What happened to the dconf-editor package?
Additional details
apt-cache policy dconf-editorreturns:N: Unable to locate package dconf-editor
apt updatedoes not help.