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

Last updated: May 19,2024

1. Install "python38-palettable" package

Please follow the step by step instructions below to install python38-palettable on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-palettable

2. Uninstall "python38-palettable" package

In this section, we are going to explain the necessary steps to uninstall python38-palettable on openSuSE Tumbleweed:

$ sudo zypper remove python38-palettable

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

Information for package python38-palettable:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-palettable
Version : 3.3.0-1.12
Arch : noarch
Vendor : openSUSE
Installed Size : 820,8 KiB
Installed : No
Status : not installed
Source package : python-palettable-3.3.0-1.12.src
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.