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

Last updated: September 25,2024

1. Install "python3-pylatex.noarch" package

Please follow the instructions below to install python3-pylatex.noarch on Fedora 38

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

2. Uninstall "python3-pylatex.noarch" package

This guide let you learn how to uninstall python3-pylatex.noarch on Fedora 38:

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

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

Last metadata expiration check: 5:18:02 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-pylatex
Version : 1.4.1
Release : 9.fc38
Architecture : noarch
Size : 104 k
Source : python-pylatex-1.4.1-9.fc38.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.