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

Last updated: October 10,2024

1. Install "texlive-pdfcolmk.noarch" package

Please follow the step by step instructions below to install texlive-pdfcolmk.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install texlive-pdfcolmk.noarch

2. Uninstall "texlive-pdfcolmk.noarch" package

This guide covers the steps necessary to uninstall texlive-pdfcolmk.noarch on Fedora 36:

$ sudo dnf remove texlive-pdfcolmk.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 5:32:56 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-pdfcolmk
Epoch : 9
Version : svn52912
Release : 55.fc36
Architecture : noarch
Size : 20 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : Improved colour support under pdfTeX (legacy stub)
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : The package used to provide macros that emulated the 'colour
: stack' functionality of dvips. The colour stack deals with
: colour manipulations when asynchronous events (like
: page-breaking) occur. At the time the package was written,
: pdfTeX did not (yet) have such a stack, though dvips had had
: one for a long time. This package was an experimental solution
: to the problem, and worked best with pdfeTeX. For current
: releases of pdfTeX (later than version 1.40.0, released in
: 2007), this package is not needed, since "real" colour stacks
: are available. The present pdfcolmk is therefore just an empty
: stub that does nothing at all, just in case there are still
: documents that reference it. The documented source of the
: original package is still available at the github repository.