How to Install and Uninstall python3-grapefruit Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-grapefruit" package

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

$ sudo apt update $ sudo apt install python3-grapefruit

2. Uninstall "python3-grapefruit" package

Please follow the instructions below to uninstall python3-grapefruit on Kali Linux:

$ sudo apt remove python3-grapefruit $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-grapefruit package on Kali Linux

Package: python3-grapefruit
Source: grapefruit
Version: 0.1~a4+dfsg-2
Installed-Size: 511
Maintainer: Debian Python Team
Architecture: all
Replaces: python-grapefruit-doc
Depends: python3-pkg-resources, python3:any, libjs-sphinxdoc (>= 7.2.2)
Breaks: python-grapefruit-doc
Size: 213652
SHA256: 0579643a51dfe06970d19b34df335da5b7cddd904a80b6cd3660209df14742e8
SHA1: 62bb04dd1e3b98d7c4299296e46d4d2c20751b06
MD5sum: 2498d9b3f567caf2a8dba67d66d0b845
Description: Python module to manipulate color information easily (Python 3)
GrapeFruit is a pure Python module that lets you easily manipulate and convert
color information. Its primary goal is to be natural and flexible.
.
The following color systems are supported by GrapeFruit:
* RGB (sRGB)
* HSL
* HSV
* YIQ
* YUV
* CIE-XYZ
* CIE-LAB (with the illuminant you want)
* CMY
* CMYK
* HTML/CSS color definition (#RRGGBB, #RGB or the X11 color name)
* RYB (artistic color wheel)
.
This package provides the Python3 version.
Description-md5:
Homepage: https://github.com/xav/grapefruit
Section: python
Priority: optional
Filename: pool/main/g/grapefruit/python3-grapefruit_0.1~a4+dfsg-2_all.deb