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

Last updated: April 30,2024

1. Install "texlive-setspace.noarch" package

Please follow the guidance below to install texlive-setspace.noarch on CentOS Stream 8

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

2. Uninstall "texlive-setspace.noarch" package

Please follow the guidelines below to uninstall texlive-setspace.noarch on CentOS Stream 8:

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

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

Last metadata expiration check: 2:10:54 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : texlive-setspace
Epoch : 7
Version : 20180414
Release : 29.el8
Architecture : noarch
Size : 33 k
Source : texlive-20180414-29.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.