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

Last updated: October 07,2024

1. Install "texlive-pdftexcmds.noarch" package

Please follow the guidance below to install texlive-pdftexcmds.noarch on Fedora 36

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

2. Uninstall "texlive-pdftexcmds.noarch" package

This tutorial shows how to uninstall texlive-pdftexcmds.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:35:29 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-pdftexcmds
Epoch : 9
Version : svn55777
Release : 55.fc36
Architecture : noarch
Size : 392 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : LuaTeX support for pdfTeX utility functions
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : LuaTeX provides most of the commands of pdfTeX 1.40. However, a
: number of utility functions are not available. This package
: tries to fill the gap and implements some of the missing
: primitives using Lua.