How to Install and Uninstall texlive-trimspaces.noarch Package on CentOS Stream 9

Last updated: June 21,2024

1. Install "texlive-trimspaces.noarch" package

This tutorial shows how to install texlive-trimspaces.noarch on CentOS Stream 9

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

2. Uninstall "texlive-trimspaces.noarch" package

In this section, we are going to explain the necessary steps to uninstall texlive-trimspaces.noarch on CentOS Stream 9:

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

3. Information about the texlive-trimspaces.noarch package on CentOS Stream 9

Last metadata expiration check: 1:34:27 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : texlive-trimspaces
Epoch : 9
Version : 20200406
Release : 26.el9
Architecture : noarch
Size : 155 k
Source : texlive-20200406-26.el9.src.rpm
Repository : appstream
Summary : Trim spaces around an argument or within a macro
URL : http://tug.org/texlive/
License : LPPL
Description : A very short package that allows you to expandably remove
: spaces around a token list (commands are provided to remove
: spaces before, spaces after, or both); or to remove surrounding
: spaces within a macro definition, or to define space-stripped
: macros.