How to Install and Uninstall python3-sphinx-latex.noarch Package on Fedora 38

Last updated: September 24,2024

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

In this section, we are going to explain the necessary steps to install python3-sphinx-latex.noarch on Fedora 38

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

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

Please follow the guidelines below to uninstall python3-sphinx-latex.noarch on Fedora 38:

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

3. Information about the python3-sphinx-latex.noarch package on Fedora 38

Last metadata expiration check: 4:36:20 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-sphinx-latex
Epoch : 1
Version : 5.3.0
Release : 3.fc38
Architecture : noarch
Size : 10 k
Source : python-sphinx-5.3.0-3.fc38.src.rpm
Repository : fedora
Summary : LaTeX builder dependencies for python3-sphinx
URL : https://www.sphinx-doc.org/
License : BSD and Python and MIT
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.