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

Last updated: September 29,2024

1. Install "texlive-pdfcolmk.noarch" package

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

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

2. Uninstall "texlive-pdfcolmk.noarch" package

This is a short guide on how to uninstall texlive-pdfcolmk.noarch on Fedora 38:

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

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

Last metadata expiration check: 1:49:34 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : texlive-pdfcolmk
Epoch : 10
Version : svn52912
Release : 65.fc38
Architecture : noarch
Size : 18 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : Improved colour support under pdfTeX (legacy stub)
URL : http://tug.org/texlive/
License : LPPL-1.3c
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.