How to Install and Uninstall python-mako-doc.noarch Package on Fedora 35

Last updated: October 07,2024

1. Install "python-mako-doc.noarch" package

Please follow the steps below to install python-mako-doc.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python-mako-doc.noarch

2. Uninstall "python-mako-doc.noarch" package

This tutorial shows how to uninstall python-mako-doc.noarch on Fedora 35:

$ sudo dnf remove python-mako-doc.noarch $ sudo dnf autoremove

3. Information about the python-mako-doc.noarch package on Fedora 35

Last metadata expiration check: 0:57:51 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python-mako-doc
Version : 1.1.4
Release : 5.fc35
Architecture : noarch
Size : 9.2 k
Source : python-mako-1.1.4-5.fc35.src.rpm
Repository : fedora
Summary : Documentation for the Mako template library for Python
URL : http://www.makotemplates.org/
License : (MIT and Python) and (BSD or GPLv2)
Description : Mako is a template library written in Python. It provides a familiar, non-XML
: syntax which compiles into Python modules for maximum performance. Mako's
: syntax and API borrows from the best ideas of many others, including Django
: templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded
: Python (i.e. Python Server Page) language, which refines the familiar ideas of
: componentized layout and inheritance to produce one of the most straightforward
: and flexible models available, while also maintaining close ties to Python
: calling and scoping semantics.
:
: This package contains documentation in text and HTML formats.