How to Install and Uninstall python312-palettable Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "python312-palettable" package

This guide let you learn how to install python312-palettable on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-palettable

2. Uninstall "python312-palettable" package

Please follow the guidelines below to uninstall python312-palettable on openSuSE Tumbleweed:

$ sudo zypper remove python312-palettable

3. Information about the python312-palettable package on openSuSE Tumbleweed

Information for package python312-palettable:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-palettable
Version : 3.3.0-1.27
Arch : noarch
Vendor : openSUSE
Installed Size : 958.4 KiB
Installed : No
Status : not installed
Source package : python-palettable-3.3.0-1.27.src
Upstream URL : https://jiffyclub.github.io/palettable/
Summary : Color palettes for Python
Description :
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.