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

Last updated: October 12,2024

1. Install "python3-pylatex.noarch" package

This guide covers the steps necessary to install python3-pylatex.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-pylatex.noarch

2. Uninstall "python3-pylatex.noarch" package

Please follow the guidelines below to uninstall python3-pylatex.noarch on Fedora 36:

$ sudo dnf remove python3-pylatex.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 4:41:46 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-pylatex
Version : 1.4.1
Release : 5.fc36
Architecture : noarch
Size : 75 k
Source : python-pylatex-1.4.1-5.fc36.src.rpm
Repository : fedora
Summary : Library for creating LaTeX files and snippets
URL : https://jeltef.github.io/PyLaTeX/
License : MIT
Description : PyLaTeX is a Python library for creating and compiling LaTeX files or snippets.
: The goal of this library is being an easy but extensible interface between
: Python and LaTeX.