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

Last updated: October 07,2024

1. Install "texlive-minifp.noarch" package

Please follow the step by step instructions below to install texlive-minifp.noarch on Fedora 34

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

2. Uninstall "texlive-minifp.noarch" package

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

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

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

Last metadata expiration check: 3:08:09 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-minifp
Epoch : 9
Version : svn32559.0.96
Release : 39.fc34
Architecture : noarch
Size : 29 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Fixed-point real computations to 8 decimals
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : The package provides basic arithmetic operations to 8 decimal
: places for plain TeX or LaTeX. Results are exact when they fit
: within the digit limits. Along with the basic package is an
: optional extension that adds computation of sin, cos, log,
: sqrt, exp, powers and angles. These are also exact when
: theoretically possible and are otherwise accurate to at least 7
: decimal places. In addition, the package provides a stack-based
: programing environment.