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

Last updated: April 19,2024

1. Install "python2-brewer2mpl" package

This is a short guide on how to install python2-brewer2mpl on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-brewer2mpl

2. Uninstall "python2-brewer2mpl" package

This guide covers the steps necessary to uninstall python2-brewer2mpl on openSUSE Leap:

$ sudo zypper remove python2-brewer2mpl

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

Information for package python2-brewer2mpl:
-------------------------------------------
Repository : Main Repository
Name : python2-brewer2mpl
Version : 1.4.1-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 188,6 KiB
Installed : No
Status : not installed
Source package : python-brewer2mpl-1.4.1-bp153.1.15.src
Summary : Python module for connecting colorbrewer2org color maps to Python and matplotlib
Description :
brewer2mpl is a pure Python package for accessing colorbrewer2.org
color maps from Python. With brewer2mpl, the raw RGB colors of all 165
colorbrewer2.org color maps can be retrieved. The color map data ships with
brewer2mpl, so that no network connection is required.
For more information and to view some of the color maps, see the wiki at
https://github.com/jiffyclub/brewer2mpl/wiki.