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

Last updated: June 23,2024

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

Please follow the guidelines below to install python3-sphinx-latex.noarch on Fedora 34

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

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

Please follow the steps below to uninstall python3-sphinx-latex.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:35:35 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-sphinx-latex
Epoch : 1
Version : 3.4.3
Release : 2.fc34
Architecture : noarch
Size : 9.9 k
Source : python-sphinx-3.4.3-2.fc34.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.