How to Install and Uninstall texlive-longdivision Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "texlive-longdivision" package
Here is a brief guide to show you how to install texlive-longdivision on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-longdivision
Copied
2. Uninstall "texlive-longdivision" package
Please follow the steps below to uninstall texlive-longdivision on openSuSE Tumbleweed:
$
sudo zypper remove
texlive-longdivision
Copied
3. Information about the texlive-longdivision package on openSuSE Tumbleweed
Information for package texlive-longdivision:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-longdivision
Version : 2023.209.1.2.1svn59979-55.2
Arch : noarch
Vendor : openSUSE
Installed Size : 42.1 KiB
Installed : No
Status : not installed
Source package : texlive-specs-n-2023-55.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Typesets long division
Description :
This package executes the long division algorithm and typesets
the solutions. The dividend must be a positive decimal number
and the divisor must be a positive integer. Repeating decimals
is handled correctly, putting a bar over the repeated part of
the decimal. Dividends up to 20 digits long are handled
gracefully (though the typeset result will take up about a
page), and dividends between 20 and 60 digits long slightly
less gracefully. The package defines two macros, \longdivision
and \intlongdivision. Each takes two arguments, a dividend and
a divisor. \longdivision keeps dividing until the remainder is
zero, or it encounters a repeated remainder. \intlongdivision
stops when the dividend stops (though the dividend doesn't have
to be an integer). This package depends on the xparse package
from the l3packages bundle.
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-longdivision
Version : 2023.209.1.2.1svn59979-55.2
Arch : noarch
Vendor : openSUSE
Installed Size : 42.1 KiB
Installed : No
Status : not installed
Source package : texlive-specs-n-2023-55.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Typesets long division
Description :
This package executes the long division algorithm and typesets
the solutions. The dividend must be a positive decimal number
and the divisor must be a positive integer. Repeating decimals
is handled correctly, putting a bar over the repeated part of
the decimal. Dividends up to 20 digits long are handled
gracefully (though the typeset result will take up about a
page), and dividends between 20 and 60 digits long slightly
less gracefully. The package defines two macros, \longdivision
and \intlongdivision. Each takes two arguments, a dividend and
a divisor. \longdivision keeps dividing until the remainder is
zero, or it encounters a repeated remainder. \intlongdivision
stops when the dividend stops (though the dividend doesn't have
to be an integer). This package depends on the xparse package
from the l3packages bundle.