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

Last updated: October 07,2024

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

In this section, we are going to explain the necessary steps to install texlive-metapost-colorbrewer.noarch on Fedora 36

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

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

In this section, we are going to explain the necessary steps to uninstall texlive-metapost-colorbrewer.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:05:38 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : texlive-metapost-colorbrewer
Epoch : 9
Version : svn48753
Release : 55.fc36
Architecture : noarch
Size : 252 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
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.