dconf

Manage dconf databases. See also: dconf-read, dconf-reset, dconf-write, gsettings. More information: <https://manned.org/dconf>.

Debian Debian
RUN apt-get update && \ apt-get install -y dconf
Ubuntu
RUN apt-get update && \ apt-get install -y dconf
Alpine
RUN apk add dconf
Arch Arch Linux
RUN pacman -S --noconfirm dconf
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y dconf
CentOS
RUN yum install -y dconf
Fedora
RUN dnf install -y dconf
Raspbian
RUN apt-get update && \ apt-get install -y dconf
click the source code to copy install dconf on any operating system with command-not-found.com