dconf-editor

simple configuration storage system - graphical editor

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