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

Last updated: October 06,2024

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

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

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

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

This guide covers the steps necessary to uninstall python3-sphinx-latex.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:44:24 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-sphinx-latex
Epoch : 1
Version : 4.1.2
Release : 3.fc35
Architecture : noarch
Size : 10 k
Source : python-sphinx-4.1.2-3.fc35.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.