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

Last updated: January 17,2025

1. Install "python3-relatorio.noarch" package

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

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

2. Uninstall "python3-relatorio.noarch" package

Please follow the step by step instructions below to uninstall python3-relatorio.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:50:06 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-relatorio
Version : 0.8.1
Release : 9.fc34
Architecture : noarch
Size : 311 k
Source : python-relatorio-0.8.1-9.fc34.src.rpm
Repository : fedora
Summary : A templating library able to output odt and pdf files
URL : https://pypi.org/project/relatorio/
License : GPLv2+
Description : A templating library which provides a way to easily output all kind of
: different files (odt, ods, png, svg, ...). Adding support for more filetype
: is easy: you just have to create a plugin for this.
:
: relatorio also provides a report repository allowing you to link python
: objects and report together, find reports by mimetypes/name/python objects.