How to Install and Uninstall ddcui Package on Kali Linux

Last updated: May 20,2024

1. Install "ddcui" package

Here is a brief guide to show you how to install ddcui on Kali Linux

$ sudo apt update $ sudo apt install ddcui

2. Uninstall "ddcui" package

In this section, we are going to explain the necessary steps to uninstall ddcui on Kali Linux:

$ sudo apt remove ddcui $ sudo apt autoclean && sudo apt autoremove

3. Information about the ddcui package on Kali Linux

Package: ddcui
Version: 0.3.0-1
Installed-Size: 708
Maintainer: Sanford Rockowitz
Architecture: amd64
Depends: libc6 (>= 2.34), libddcutil4 (>= 1.2.2), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.39.4), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.9.0~beta) | libqt5gui5-gles (>= 5.9.0~beta), libqt5widgets5 (>= 5.9.0~beta), libstdc++6 (>= 5.2)
Size: 227848
SHA256: 4334fda4cb21769b050ad86fc53646c19e5f3719f7599c64f2ffe4be9b7a3e95
SHA1: 56e627ae009093fd03bd5919aaa8316ed2589765
MD5sum: 879b6c518330e28c063fea5f0624c141
Description: GUI for ddcutil
This package provides a graphical user interface for ddccutil.
.
ddcutil communicates with monitors implementing MCCS (Monitor Control Command
Set). Normally, communication is performed using the DDC/CI protocol on the
I2C bus. Alternatively, communication can be performed over USB as per the
USB Monitor Control Class Specification.
Description-md5:
Homepage: http://www.ddcutil.com
Section: utils
Priority: optional
Filename: pool/main/d/ddcui/ddcui_0.3.0-1_amd64.deb