How to Install and Uninstall python-sphinx-latex.noarch Package on Rocky Linux 8

Last updated: May 20,2024

1. Install "python-sphinx-latex.noarch" package

Please follow the steps below to install python-sphinx-latex.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install python-sphinx-latex.noarch

2. Uninstall "python-sphinx-latex.noarch" package

Please follow the guidance below to uninstall python-sphinx-latex.noarch on Rocky Linux 8:

$ sudo dnf remove python-sphinx-latex.noarch $ sudo dnf autoremove

3. Information about the python-sphinx-latex.noarch package on Rocky Linux 8

Last metadata expiration check: 1:07:03 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python-sphinx-latex
Epoch : 1
Version : 1.7.6
Release : 2.el8
Architecture : noarch
Size : 24 k
Source : python-sphinx-epel-1.7.6-2.el8.src.rpm
Repository : epel
Summary : LaTeX builder dependencies for python-sphinx-epel
URL : http://sphinx-doc.org/
License : BSD and Public Domain and Python and (MIT or GPLv2)
Description : Sphinx is a tool that makes it easy to create intelligent and
: beautiful documentation for Python projects (or other documents
: consisting of multiple reStructuredText sources), written by Georg
: Brandl. It was originally created to translate the new Python
: documentation, but has now been cleaned up in the hope that it will be
: useful to many other projects.
:
: This package pulls in the TeX dependencies needed by Sphinx's LaTeX
: builder.