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

Last updated: June 26,2024

1. Install "texlive-ifoddpage.noarch" package

This tutorial shows how to install texlive-ifoddpage.noarch on Fedora 34

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

2. Uninstall "texlive-ifoddpage.noarch" package

Please follow the guidelines below to uninstall texlive-ifoddpage.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:12:16 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-ifoddpage
Epoch : 9
Version : svn40726
Release : 39.fc34
Architecture : noarch
Size : 20 k
Source : texlive-2020-39.fc34.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.