How to Install and Uninstall texlive-tabularcalc.noarch Package on Fedora 36

Last updated: October 08,2024

1. Install "texlive-tabularcalc.noarch" package

This guide covers the steps necessary to install texlive-tabularcalc.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install texlive-tabularcalc.noarch

2. Uninstall "texlive-tabularcalc.noarch" package

Please follow the instructions below to uninstall texlive-tabularcalc.noarch on Fedora 36:

$ sudo dnf remove texlive-tabularcalc.noarch $ sudo dnf autoremove

3. Information about the texlive-tabularcalc.noarch package on Fedora 36

Last metadata expiration check: 4:23:50 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-tabularcalc
Epoch : 9
Version : svn15878.0.2
Release : 55.fc36
Architecture : noarch
Size : 20 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : Calculate formulas in a tabular environment
URL : http://tug.org/texlive/
License : LPPL
Description : Given a list of numbers and one (or more) formulas, the package
: offers an easy syntax to build a table of values, i.e., a
: tabular in which the first row contains the list of numbers,
: and the other rows contain the calculated values of the
: formulas for each number of the list. The table may be built
: either horizontally or vertically and is fully customizable.