How to Install and Uninstall texlive-ifallfalse.noarch Package on Fedora 39

Last updated: February 08,2025

1. Install "texlive-ifallfalse.noarch" package

This guide let you learn how to install texlive-ifallfalse.noarch on Fedora 39

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

2. Uninstall "texlive-ifallfalse.noarch" package

Please follow the instructions below to uninstall texlive-ifallfalse.noarch on Fedora 39:

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

3. Information about the texlive-ifallfalse.noarch package on Fedora 39

Last metadata expiration check: 4:56:54 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : texlive-ifallfalse
Epoch : 11
Version : svn60027
Release : 69.fc39
Architecture : noarch
Size : 187 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Compare a string against a set of other strings
URL : http://tug.org/texlive/
License : LPPL-1.3c
Description : This package allows you to check whether a string is contained
: within another set of strings, and perform an action if it is
: not. This is done by using the allfalse environment and passing
: in a string and an action to be performed if the string is not
: contained in the set. Then, passing in a string to the \orcheck
: macro inside the respective allfalse environment adds that to
: the set of strings. This package does not work with the LuaTeX
: engine.