How to Install and Uninstall python38-colormap Package on openSuSE Tumbleweed

Last updated: May 17,2024

1. Install "python38-colormap" package

Please follow the guidance below to install python38-colormap on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-colormap

2. Uninstall "python38-colormap" package

Please follow the guidance below to uninstall python38-colormap on openSuSE Tumbleweed:

$ sudo zypper remove python38-colormap

3. Information about the python38-colormap package on openSuSE Tumbleweed

Information for package python38-colormap:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-colormap
Version : 1.0.3-2.3
Arch : noarch
Vendor : openSUSE
Installed Size : 120,4 KiB
Installed : No
Status : not installed
Source package : python-colormap-1.0.3-2.3.src
Summary : Utilities to manipulate matplotlib colormaps and color codecs
Description :
The colormap package provides utilities to convert colors between
RGB, HEX, HLS, HUV and a class to build colormaps for matplotlib. All
matplotlib colormaps and some R colormaps are available altogether. The
plot_colormap method is able to pick up a colormaps and
the test_colormap can be used to visually test a new colormap.