How to Install and Uninstall dconf-service Package on Kali Linux

Last updated: May 21,2024

1. Install "dconf-service" package

In this section, we are going to explain the necessary steps to install dconf-service on Kali Linux

$ sudo apt update $ sudo apt install dconf-service

2. Uninstall "dconf-service" package

Here is a brief guide to show you how to uninstall dconf-service on Kali Linux:

$ sudo apt remove dconf-service $ sudo apt autoclean && sudo apt autoremove

3. Information about the dconf-service package on Kali Linux

Package: dconf-service
Source: dconf (0.40.0-4)
Version: 0.40.0-4+b1
Installed-Size: 109
Maintainer: Debian GNOME Maintainers
Architecture: amd64
Depends: default-dbus-session-bus | dbus-session-bus, libdconf1 (= 0.40.0-4+b1), procps, libc6 (>= 2.34), libglib2.0-0 (>= 2.77.0)
Recommends: dconf-gsettings-backend
Size: 32500
SHA256: 55d2c598e8ef7b9f744286d4f4d90ae321f4b25b89c0a5d2a8f76439fb593b67
SHA1: 631d829d7cc5edff6040a682d425d716c6ae43f6
MD5sum: 5c518fd61534470005411e14a7d6b002
Description: simple configuration storage system - D-Bus service
DConf is a low-level key/value database designed for storing desktop
environment settings.
.
This package contains the DConf service, which applications talk to
using D-Bus in order to obtain their settings. It is mostly used by the
GSettings backend.
Description-md5:
Multi-Arch: foreign
Homepage: https://wiki.gnome.org/Projects/dconf
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/d/dconf/dconf-service_0.40.0-4+b1_amd64.deb