How to Install and Uninstall texlive-longdivision.noarch Package on Fedora 36
Last updated: January 07,2025
1. Install "texlive-longdivision.noarch" package
Please follow the guidelines below to install texlive-longdivision.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
texlive-longdivision.noarch
Copied
2. Uninstall "texlive-longdivision.noarch" package
Please follow the guidance below to uninstall texlive-longdivision.noarch on Fedora 36:
$
sudo dnf remove
texlive-longdivision.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the texlive-longdivision.noarch package on Fedora 36
Last metadata expiration check: 0:06:43 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-longdivision
Epoch : 9
Version : svn55117
Release : 55.fc36
Architecture : noarch
Size : 167 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : Long division arithmetic problems
URL : http://tug.org/texlive/
License : LPPL
Description : This package solves long division problems 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.
Available Packages
Name : texlive-longdivision
Epoch : 9
Version : svn55117
Release : 55.fc36
Architecture : noarch
Size : 167 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : Long division arithmetic problems
URL : http://tug.org/texlive/
License : LPPL
Description : This package solves long division problems 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.