How to Install and Uninstall texlive-environ.noarch Package on Fedora 36
Last updated: December 28,2024
1. Install "texlive-environ.noarch" package
Please follow the step by step instructions below to install texlive-environ.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
texlive-environ.noarch
Copied
2. Uninstall "texlive-environ.noarch" package
This is a short guide on how to uninstall texlive-environ.noarch on Fedora 36:
$
sudo dnf remove
texlive-environ.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the texlive-environ.noarch package on Fedora 36
Last metadata expiration check: 3:39:20 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-environ
Epoch : 9
Version : svn56615
Release : 55.fc36
Architecture : noarch
Size : 17 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : A new interface for environments in LaTeX
URL : http://tug.org/texlive/
License : LPPL
Description : The package provides the \collect@body command (as in amsmath),
: as well as a \long version \Collect@Body, for collecting the
: body text of an environment. These commands are used to define
: a new author interface to creating new environments. For
: example: \NewEnviron{test} wraps the entire environment body in
: square brackets, doing the right thing in ignoring leading and
: trailing spaces.
Available Packages
Name : texlive-environ
Epoch : 9
Version : svn56615
Release : 55.fc36
Architecture : noarch
Size : 17 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : A new interface for environments in LaTeX
URL : http://tug.org/texlive/
License : LPPL
Description : The package provides the \collect@body command (as in amsmath),
: as well as a \long version \Collect@Body, for collecting the
: body text of an environment. These commands are used to define
: a new author interface to creating new environments. For
: example: \NewEnviron{test} wraps the entire environment body in
: square brackets, doing the right thing in ignoring leading and
: trailing spaces.