How to Install and Uninstall texlive-namespc.noarch Package on Fedora 35

Last updated: November 28,2024

1. Install "texlive-namespc.noarch" package

Please follow the guidance below to install texlive-namespc.noarch on Fedora 35

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

2. Uninstall "texlive-namespc.noarch" package

Please follow the guidance below to uninstall texlive-namespc.noarch on Fedora 35:

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

3. Information about the texlive-namespc.noarch package on Fedora 35

Last metadata expiration check: 0:21:42 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : texlive-namespc
Epoch : 9
Version : svn15878.0
Release : 48.fc35
Architecture : noarch
Size : 17 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : Rudimentary C++-like namespaces in LaTeX
URL : http://tug.org/texlive/
License : LPPL
Description : The namespc package adds rudimentary C++-like namespace
: functionality to LaTeX. It may be used to declare local LaTeX
: commands, which can be made accessible in a later contexts
: without defining them globally.