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

Last updated: October 07,2024

1. Install "texlive-keycommand.noarch" package

Please follow the steps below to install texlive-keycommand.noarch on Fedora 36

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

2. Uninstall "texlive-keycommand.noarch" package

This guide let you learn how to uninstall texlive-keycommand.noarch on Fedora 36:

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

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

Last metadata expiration check: 5:39:00 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : texlive-keycommand
Epoch : 9
Version : svn18042.3.1415
Release : 55.fc36
Architecture : noarch
Size : 20 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : Simple creation of commands with key-value arguments
URL : http://tug.org/texlive/
License : LPPL
Description : The package (which requires e-TeX) provides a natural way to
: define commands with optional keys. The package provides
: \newkeycommand, \renewkeycommand, \providekeycommand,
: \newkeyenvironment and \renewkeyenvironment, together with
: \keycmd for a more advanced interface. The package is based on
: kvsetkeys by Heiko Oberdiek.