How to Install and Uninstall texlive-getoptk.noarch Package on Fedora 35

Last updated: October 07,2024

1. Install "texlive-getoptk.noarch" package

Please follow the guidance below to install texlive-getoptk.noarch on Fedora 35

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

2. Uninstall "texlive-getoptk.noarch" package

Please follow the steps below to uninstall texlive-getoptk.noarch on Fedora 35:

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

3. Information about the texlive-getoptk.noarch package on Fedora 35

Last metadata expiration check: 0:12:08 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : texlive-getoptk
Epoch : 9
Version : svn23567.1.0
Release : 48.fc35
Architecture : noarch
Size : 17 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : Define macros with sophisticated options
URL : http://tug.org/texlive/
License : CeCILL-B
Description : The package provides a means of defining macros whose options
: are taken from a dictionary, which includes options which
: themselves have arguments. The package was designed for use
: with Plain TeX; its syntax derives from that of the \hbox,
: \hrule, etc., TeX primitives.