How to Install and Uninstall texlive-minifp Package on openSuSE Tumbleweed
Last updated: November 07,2024
1. Install "texlive-minifp" package
Here is a brief guide to show you how to install texlive-minifp on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-minifp
Copied
2. Uninstall "texlive-minifp" package
This tutorial shows how to uninstall texlive-minifp on openSuSE Tumbleweed:
$
sudo zypper remove
texlive-minifp
Copied
3. Information about the texlive-minifp package on openSuSE Tumbleweed
Information for package texlive-minifp:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-minifp
Version : 2023.209.0.0.96svn32559-55.2
Arch : noarch
Vendor : openSUSE
Installed Size : 45.3 KiB
Installed : No
Status : not installed
Source package : texlive-specs-p-2023-55.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Fixed-point real computations to 8 decimals
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.
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-minifp
Version : 2023.209.0.0.96svn32559-55.2
Arch : noarch
Vendor : openSUSE
Installed Size : 45.3 KiB
Installed : No
Status : not installed
Source package : texlive-specs-p-2023-55.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Fixed-point real computations to 8 decimals
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.