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

Last updated: June 13,2024

1. Install "python3-brewer2mpl" package

Please follow the guidelines below to install python3-brewer2mpl on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-brewer2mpl

2. Uninstall "python3-brewer2mpl" package

This tutorial shows how to uninstall python3-brewer2mpl on openSUSE Leap:

$ sudo zypper remove python3-brewer2mpl

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

Information for package python3-brewer2mpl:
-------------------------------------------
Repository : Main Repository
Name : python3-brewer2mpl
Version : 1.4.1-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 203.3 KiB
Installed : No
Status : not installed
Source package : python-brewer2mpl-1.4.1-bp155.2.11.src
Upstream URL : https://github.com/jiffyclub/brewer2mpl/wiki
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.