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

Last updated: January 11,2025

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

This guide let you learn how to install python3-sphinx-latex.noarch on Fedora 36

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

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

Please follow the guidance below to uninstall python3-sphinx-latex.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:30:34 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : python3-sphinx-latex
Epoch : 1
Version : 4.4.0
Release : 1.fc36
Architecture : noarch
Size : 10 k
Source : python-sphinx-4.4.0-1.fc36.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.