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

Last updated: October 07,2024

1. Install "texlive-ifthenx.noarch" package

This guide let you learn how to install texlive-ifthenx.noarch on Fedora 36

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

2. Uninstall "texlive-ifthenx.noarch" package

Please follow the steps below to uninstall texlive-ifthenx.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:37:56 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : texlive-ifthenx
Epoch : 9
Version : svn25819.0.1a
Release : 55.fc36
Architecture : noarch
Size : 19 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : Extra tests for \ifthenelse
URL : http://tug.org/texlive/
License : LPPL
Description : The package extends the ifthen package, providing extra
: predicates for the package's \ifthenelse command. The package
: is complementary to xifthen, in that they provide different
: facilities; the two may be loaded in the same document, as long
: as xifthen is loaded first.