How to Install and Uninstall xiccd Package on Kali Linux

Last updated: May 06,2024

1. Install "xiccd" package

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

$ sudo apt update $ sudo apt install xiccd

2. Uninstall "xiccd" package

Please follow the guidelines below to uninstall xiccd on Kali Linux:

$ sudo apt remove xiccd $ sudo apt autoclean && sudo apt autoremove

3. Information about the xiccd package on Kali Linux

Package: xiccd
Version: 0.3.0-2
Installed-Size: 66
Maintainer: Faidon Liambotis
Architecture: amd64
Depends: libc6 (>= 2.34), libcolord2 (>= 1.4.3), libglib2.0-0 (>= 2.37.3), libx11-6, libxrandr2 (>= 2:1.2.99.3), colord
Size: 17192
SHA256: c20284bdb3cb04f637ac86323765fc9c70a2b9c0c3df5be9bc3fd636c21f0623
SHA1: b676570c849e34e46c1fcaa7fb1c343ba611b67f
MD5sum: 805377d5fdf96a3cf2e6016435309de9
Description: X color management daemon
xiccd is a simple bridge between colord and X. It performs the following
tasks:
.
* Enumerating displays and registering them in colord;
* Creating default ICC profiles based on EDID data;
* Applying ICC profiles provided by colord;
* Maintaining the user's private ICC storage directory.
.
It does not depend on any particular desktop environment nor toolkit and it
should not be used in desktop environments that support color management
natively, like GNOME and KDE do.
Description-md5:
Homepage: https://github.com/agalakhov/xiccd
Section: x11
Priority: optional
Filename: pool/main/x/xiccd/xiccd_0.3.0-2_amd64.deb