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

Last updated: November 26,2024

1. Install "texlive-apxproof.noarch" package

In this section, we are going to explain the necessary steps to install texlive-apxproof.noarch on Fedora 35

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

2. Uninstall "texlive-apxproof.noarch" package

Please follow the step by step instructions below to uninstall texlive-apxproof.noarch on Fedora 35:

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

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

Last metadata expiration check: 4:12:30 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : texlive-apxproof
Epoch : 9
Version : svn56673
Release : 48.fc35
Architecture : noarch
Size : 569 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : Proofs in appendix
URL : http://tug.org/texlive/
License : LPPL
Description : The package makes it easier to write articles where proofs and
: other material are deferred to the appendix. The appendix
: material is written in the LaTeX code along with the main text
: which it naturally complements, and it is automatically
: deferred. The package can automatically send proofs to the
: appendix, can repeat in the appendix the theorem environments
: stated in the main text, can section the appendix automatically
: based on the sectioning of the main text, and supports a
: separate bibliography for the appendix material. It depends on
: the following other packages: amsthm, bibunits, environ,
: etoolbox, fancyvrb, ifthen, and kvoptions.