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

Last updated: June 03,2024

1. Install "python3-palettable" package

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

$ sudo apt update $ sudo apt install python3-palettable

2. Uninstall "python3-palettable" package

Please follow the step by step instructions below to uninstall python3-palettable on Kali Linux:

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

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

Package: python3-palettable
Source: palettable
Version: 3.3.3-1
Installed-Size: 580
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pkg-resources, python3:any
Size: 69660
SHA256: 0b13582c3a1035f08988f62b7a2886afa6fbb783d746636265f626df9a586190
SHA1: a9da8c1b7098eb6e29c946616f604fbb1b39b2ad
MD5sum: e0cd88191e1568177d57a7fdbccbad45
Description: library of color palettes for Python (Python 3)
Palettable (formerly brewer2mpl) is a library of color palettes for
Python. It's written in pure Python with no dependencies, but it can
supply color maps for matplotlib. You can use Palettable to customize
matplotlib plots or supply colors for a web application.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://jiffyclub.github.io/palettable/
Section: python
Priority: optional
Filename: pool/main/p/palettable/python3-palettable_3.3.3-1_all.deb