How to Install and Uninstall texlive-metapost-colorbrewer Package on openSuSE Tumbleweed

Last updated: March 16,2025

1. Install "texlive-metapost-colorbrewer" package

Please follow the steps below to install texlive-metapost-colorbrewer on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-metapost-colorbrewer

2. Uninstall "texlive-metapost-colorbrewer" package

Please follow the steps below to uninstall texlive-metapost-colorbrewer on openSuSE Tumbleweed:

$ sudo zypper remove texlive-metapost-colorbrewer

3. Information about the texlive-metapost-colorbrewer package on openSuSE Tumbleweed

Information for package texlive-metapost-colorbrewer:
-----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-metapost-colorbrewer
Version : 2023.209.svn48753-55.2
Arch : noarch
Vendor : openSUSE
Installed Size : 117.4 KiB
Installed : No
Status : not installed
Source package : texlive-specs-p-2023-55.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : An implementation of the colorbrewer2.org colours for MetaPost
Description :
This package provides two MetaPost include files that define
all the colorbrewer2.org colours: colorbrewer-cmyk.mp
colorbrewer-rgb.mp The first defines all the colours as CMYK,
the second as RGB. Use whichever one you prefer. For an example
of what you can do, and a list of all the names, have a look at
colorbrewer-sampler.mp. You can also see the names on
http://colorbrewer2.org. The package also includes the Python
script used to generate the MP source from the colorbrewer
project.