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

Last updated: June 03,2024

1. Install "python310-palettable" package

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

$ sudo zypper refresh $ sudo zypper install python310-palettable

2. Uninstall "python310-palettable" package

This is a short guide on how to uninstall python310-palettable on openSuSE Tumbleweed:

$ sudo zypper remove python310-palettable

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

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