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

Last updated: May 18,2024

1. Install "python2-palettable" package

This guide covers the steps necessary to install python2-palettable on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-palettable

2. Uninstall "python2-palettable" package

Here is a brief guide to show you how to uninstall python2-palettable on openSUSE Leap:

$ sudo zypper remove python2-palettable

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

Information for package python2-palettable:
-------------------------------------------
Repository : Main Repository
Name : python2-palettable
Version : 3.3.0-bp153.1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 775,7 KiB
Installed : No
Status : not installed
Source package : python-palettable-3.3.0-bp153.1.17.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.