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

Last updated: November 12,2024

1. Install "python311-palettable" package

Here is a brief guide to show you how to install python311-palettable on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-palettable

2. Uninstall "python311-palettable" package

Here is a brief guide to show you how to uninstall python311-palettable on openSuSE Tumbleweed:

$ sudo zypper remove python311-palettable

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

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