How to Install and Uninstall texlive-longdivision Package on openSUSE Leap
Last updated: November 26,2024
1. Install "texlive-longdivision" package
This tutorial shows how to install texlive-longdivision on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-longdivision
Copied
2. Uninstall "texlive-longdivision" package
Here is a brief guide to show you how to uninstall texlive-longdivision on openSUSE Leap:
$
sudo zypper remove
texlive-longdivision
Copied
3. Information about the texlive-longdivision package on openSUSE Leap
Information for package texlive-longdivision:
---------------------------------------------
Repository : Main Repository
Name : texlive-longdivision
Version : 2021.189.1.2.0svn55117-150400.18.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 42.7 KiB
Installed : No
Status : not installed
Source package : texlive-specs-n-2021-150400.18.1.src
Upstream URL : http://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 : Main Repository
Name : texlive-longdivision
Version : 2021.189.1.2.0svn55117-150400.18.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 42.7 KiB
Installed : No
Status : not installed
Source package : texlive-specs-n-2021-150400.18.1.src
Upstream URL : http://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.