How to Install and Uninstall python3-palettable Package on openSUSE Leap

Last updated: May 13,2024

1. Install "python3-palettable" package

This is a short guide on how to install python3-palettable on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-palettable

2. Uninstall "python3-palettable" package

This guide covers the steps necessary to uninstall python3-palettable on openSUSE Leap:

$ sudo zypper remove python3-palettable

3. Information about the python3-palettable package on openSUSE Leap

Information for package python3-palettable:
-------------------------------------------
Repository : Main Repository
Name : python3-palettable
Version : 3.3.0-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 866.5 KiB
Installed : No
Status : not installed
Source package : python-palettable-3.3.0-bp155.2.11.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.