How to Install and Uninstall texlive-setspace.noarch Package on CentOS 8 / RHEL 8

Last updated: June 29,2024

1. Install "texlive-setspace.noarch" package

This guide let you learn how to install texlive-setspace.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "texlive-setspace.noarch" package

This guide let you learn how to uninstall texlive-setspace.noarch on CentOS 8 / RHEL 8:

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

3. Information about the texlive-setspace.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:50:10 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : texlive-setspace
Epoch : 7
Version : 20180414
Release : 19.el8
Architecture : noarch
Size : 32 k
Source : texlive-20180414-19.el8.src.rpm
Repository : appstream
Summary : Set space between lines
URL : http://tug.org/texlive/
License : Copyright only
Description : Provides support for setting the spacing between lines in a
: document. Package options include singlespacing,
: onehalfspacing, and doublespacing. Alternatively the spacing
: can be changed as required with the \singlespacing,
: \onehalfspacing, and \doublespacing commands. Other size
: spacings also available.