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

Last updated: April 27,2024

1. Install "python3-spectra" package

Please follow the steps below to install python3-spectra on Kali Linux

$ sudo apt update $ sudo apt install python3-spectra

2. Uninstall "python3-spectra" package

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

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

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

Package: python3-spectra
Source: python-spectra
Version: 0.0.11-4
Installed-Size: 90
Maintainer: Debian Python Team
Architecture: all
Depends: python3-colormath, python3:any
Size: 16524
SHA256: dd5ce8a852ee89c902eb756541f2cfa8fc5fc53867409d6cc93c9aff74868871
SHA1: 53e6bf481355abb574b7f9c673d69952b88ffeec
MD5sum: 98245bcf560343793726a614df2a46fa
Description: Easy color scales and color conversion for Python (Python 3 version)
Spectra is a Python library that makes color math, color scales, and
color-space conversion easy. Support for: Color scales, Color ranges, Color
blending, Brightening/darkening colors, Saturating/desaturating colors,
Conversion to/from multiple color spaces.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/jsvine/spectra
Section: python
Priority: optional
Filename: pool/main/p/python-spectra/python3-spectra_0.0.11-4_all.deb