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

Last updated: September 20,2024

1. Install "texlive-logicproof.noarch" package

Please follow the instructions below to install texlive-logicproof.noarch on Fedora 34

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

2. Uninstall "texlive-logicproof.noarch" package

This guide let you learn how to uninstall texlive-logicproof.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:59:11 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-logicproof
Epoch : 9
Version : svn33254.0
Release : 39.fc34
Architecture : noarch
Size : 20 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Box proofs for propositional and predicate logic
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : A common style of proof used in propositional and predicate
: logic is Fitch proofs, in which each line of the proof has a
: statement and a justification, and subproofs within a larger
: proof have boxes around them. The package provides environments
: for typesetting such proofs and boxes. It creates proofs in a
: style similar to that used in "Logic in Computer Science" by
: Huth and Ryan.