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

Last updated: January 16,2025

1. Install "texlive-kvsetkeys.noarch" package

Please follow the guidance below to install texlive-kvsetkeys.noarch on Fedora 38

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

2. Uninstall "texlive-kvsetkeys.noarch" package

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

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

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

Last metadata expiration check: 3:59:08 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : texlive-kvsetkeys
Epoch : 10
Version : svn64632
Release : 65.fc38
Architecture : noarch
Size : 398 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : Key value parser with default handler support
URL : http://tug.org/texlive/
License : LPPL-1.3c
Description : This package provides \kvsetkeys, a variant of package keyval's
: \setkeys. It allows the user to specify a handler that deals
: with unknown options. Active commas and equal signs may be used
: (e.g. see babel's shorthands) and only one level of curly
: braces are removed from the values.