How to Install and Uninstall python311-Mako Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python311-Mako" package
Please follow the steps below to install python311-Mako on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-Mako
Copied
2. Uninstall "python311-Mako" package
This is a short guide on how to uninstall python311-Mako on openSuSE Tumbleweed:
$
sudo zypper remove
python311-Mako
Copied
3. Information about the python311-Mako package on openSuSE Tumbleweed
Information for package python311-Mako:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-Mako
Version : 1.3.2-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 736.7 KiB
Installed : No
Status : not installed
Source package : python-Mako-1.3.2-1.4.src
Upstream URL : https://www.makotemplates.org/
Summary : A Python templating language
Description :
Mako is a template library written in Python. It provides a non-XML
syntax which compiles into Python modules for performance. Mako's
syntax and API borrows from Django templates, Cheetah, Myghty, and
Genshi. Conceptually, Mako is an embedded Python (i.e. Python Server
Page) language, which refines the ideas of componentized layout and
inheritance, while maintaining close ties to Python calling and
scoping semantics.
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-Mako
Version : 1.3.2-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 736.7 KiB
Installed : No
Status : not installed
Source package : python-Mako-1.3.2-1.4.src
Upstream URL : https://www.makotemplates.org/
Summary : A Python templating language
Description :
Mako is a template library written in Python. It provides a non-XML
syntax which compiles into Python modules for performance. Mako's
syntax and API borrows from Django templates, Cheetah, Myghty, and
Genshi. Conceptually, Mako is an embedded Python (i.e. Python Server
Page) language, which refines the ideas of componentized layout and
inheritance, while maintaining close ties to Python calling and
scoping semantics.