How to Install and Uninstall libqt-color-widgets2 Package on Kali Linux

Last updated: July 03,2024

1. Install "libqt-color-widgets2" package

This tutorial shows how to install libqt-color-widgets2 on Kali Linux

$ sudo apt update $ sudo apt install libqt-color-widgets2

2. Uninstall "libqt-color-widgets2" package

Please follow the guidelines below to uninstall libqt-color-widgets2 on Kali Linux:

$ sudo apt remove libqt-color-widgets2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libqt-color-widgets2 package on Kali Linux

Package: libqt-color-widgets2
Source: qt-color-widgets (2.2.0-2)
Version: 2.2.0-2+b1
Installed-Size: 647
Maintainer: Dima Kogan
Architecture: amd64
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 5.2)
Size: 155752
SHA256: 0f7bd2f31fd0ff09e97436c7b400aa94f375c28dc958c90686e87c66d6e66cab
SHA1: 6305cf316f4927e5b9087a3537ddba5115a5dde7
MD5sum: 4c75af5d92adaaab52cfe022b0b7138f
Description: Qt widgets to manage color inputs
This is a color dialog that is more user-friendly than the default QColorDialog
and several other color-related widgets
.
The provided widgets are:
- ColorWheel, An analog widget used to select a color
- ColorPreview, A simple widget that displays a color
- GradientSlider, A slider that has a gradient background
- HueSlider, A variant of GradientSlider that has a rainbow background
- ColorSelector, A ColorPreview that shows a ColorDialog when clicked
- ColorDialog, A dialog that uses the above widgets to provide a better user
experience than QColorDialog
- ColorListWidget, A widget to edit a list of colors
- Swatch, A widget to display a color palette
- ColorPaletteWidget, A widget to use and manage a list of palettes
- Color2DSlider, An analog widget used to select 2 color components
- ColorLineEdit, A widget to manipulate a string representing a color
- HarmonyColorWheel, A ColorWheel which allows defining multiple colors,
separated by hue
- GradientListModel, A QAbstractListModel used to list gradients (useful for
combo boxes, list views and the like)
.
This package contains the run-time libraries
Description-md5:
Multi-Arch: same
Homepage: https://gitlab.com/mattbas/Qt-Color-Widgets
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/q/qt-color-widgets/libqt-color-widgets2_2.2.0-2+b1_amd64.deb