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

Last updated: May 17,2024

1. Install "python39-palettable" package

Please follow the instructions below to install python39-palettable on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-palettable

2. Uninstall "python39-palettable" package

Please follow the instructions below to uninstall python39-palettable on openSuSE Tumbleweed:

$ sudo zypper remove python39-palettable

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

Information for package python39-palettable:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-palettable
Version : 3.3.0-1.27
Arch : noarch
Vendor : openSUSE
Installed Size : 851.0 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.