How to Install and Uninstall texlive-ellipsis.noarch Package on Fedora 34

Last updated: September 20,2024

1. Install "texlive-ellipsis.noarch" package

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

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

2. Uninstall "texlive-ellipsis.noarch" package

This guide covers the steps necessary to uninstall texlive-ellipsis.noarch on Fedora 34:

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

3. Information about the texlive-ellipsis.noarch package on Fedora 34

Last metadata expiration check: 3:05:48 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : texlive-ellipsis
Epoch : 9
Version : svn15878.0
Release : 39.fc34
Architecture : noarch
Size : 17 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Fix uneven spacing around ellipses in LaTeX text mode
URL : http://tug.org/texlive/
License : LPPL
Description : This is a simple package that fixes a problem in the way LaTeX
: handles ellipses: it always puts a tiny bit more space after
: \dots in text mode than before it, which results in the
: ellipsis being off-center when used between two words.