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

Last updated: May 18,2024

1. Install "texlive-mathdots.noarch" package

In this section, we are going to explain the necessary steps to install texlive-mathdots.noarch on Fedora 36

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

2. Uninstall "texlive-mathdots.noarch" package

This tutorial shows how to uninstall texlive-mathdots.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:02:16 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : texlive-mathdots
Epoch : 9
Version : svn34301.0.9
Release : 55.fc36
Architecture : noarch
Size : 17 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : Commands to produce dots in math that respect font size
URL : http://tug.org/texlive/
License : LPPL
Description : Redefines \ddots and \vdots, and defines \iddots. The dots
: produced by \iddots slant in the opposite direction to \ddots.
: All the commands are designed to change size appropriately in
: scripts, as well as in response to LaTeX size changing
: commands. The commands may also be used in plain TeX.