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

Last updated: July 01,2024

1. Install "python36-palettable" package

Please follow the steps below to install python36-palettable on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-palettable

2. Uninstall "python36-palettable" package

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

$ sudo zypper remove python36-palettable

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

Information for package python36-palettable:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-palettable
Version : 3.3.0-1.12
Arch : noarch
Vendor : openSUSE
Installed Size : 866,3 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.