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

Last updated: January 11,2025

1. Install "texlive-ifoddpage.noarch" package

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

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

2. Uninstall "texlive-ifoddpage.noarch" package

Please follow the guidance below to uninstall texlive-ifoddpage.noarch on Fedora 35:

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

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

Last metadata expiration check: 2:21:50 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : texlive-ifoddpage
Epoch : 9
Version : svn56291
Release : 48.fc35
Architecture : noarch
Size : 20 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : Determine if the current page is odd or even
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : The package provides an \ifoddpage conditional to determine if
: the current page is odd or even. The macro \checkoddpage must
: be used direct before to check the page number using a label.
: Two compiler runs are therefore required to achieve correct
: results. In addition, the conditional \ifoddpageoronside is
: provided which is also true in oneside mode where all pages use
: the odd page layout.