How to Install and Uninstall texlive-calculation Package on openSuSE Tumbleweed

Last updated: September 29,2024

1. Install "texlive-calculation" package

This guide covers the steps necessary to install texlive-calculation on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-calculation

2. Uninstall "texlive-calculation" package

In this section, we are going to explain the necessary steps to uninstall texlive-calculation on openSuSE Tumbleweed:

$ sudo zypper remove texlive-calculation

3. Information about the texlive-calculation package on openSuSE Tumbleweed

Information for package texlive-calculation:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-calculation
Version : 2023.209.1.0svn35973-53.2
Arch : noarch
Vendor : openSUSE
Installed Size : 8.8 KiB
Installed : No
Status : not installed
Source package : texlive-specs-d-2023-53.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Typesetting reasoned calculations, also called calculational proofs
Description :
The calculation environment formats reasoned calculations, also
called calculational proofs. The notion of reasoned
calculations or calculational proofs was originally advocated
by Wim Feijen and Edsger Dijkstra. The package accepts options
fleqn and leqno (with the same effect as the LaTeX options
fleqn and leqno, or may inherit the options from the document
class). It allows steps and expressions to be numbered (by
LaTeX equation numbers, obeying the LaTeX \label command to
refer to these numbers), and a step doesn't take vertical space
if its hint is empty. An expression in a calculation can be
given a comment; it is placed at the side opposite to the
equation numbers. Calculations are allowed inside hints
although numbering and commenting is then disabled.

5. The same packages on other Linux Distributions