How to Install and Uninstall texlive-metapost-colorbrewer.noarch Package on Fedora 35

Last updated: March 01,2025

1. Install "texlive-metapost-colorbrewer.noarch" package

Please follow the steps below to install texlive-metapost-colorbrewer.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install texlive-metapost-colorbrewer.noarch

2. Uninstall "texlive-metapost-colorbrewer.noarch" package

Please follow the guidelines below to uninstall texlive-metapost-colorbrewer.noarch on Fedora 35:

$ sudo dnf remove texlive-metapost-colorbrewer.noarch $ sudo dnf autoremove

3. Information about the texlive-metapost-colorbrewer.noarch package on Fedora 35

Last metadata expiration check: 4:43:40 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : texlive-metapost-colorbrewer
Epoch : 9
Version : svn48753
Release : 48.fc35
Architecture : noarch
Size : 253 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : An implementation of the colorbrewer2.org colours for MetaPost
URL : http://tug.org/texlive/
License : GPLv3+
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.