How to Install and Uninstall python311-Kajiki Package on openSuSE Tumbleweed

Last updated: July 07,2024

1. Install "python311-Kajiki" package

This is a short guide on how to install python311-Kajiki on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-Kajiki

2. Uninstall "python311-Kajiki" package

This is a short guide on how to uninstall python311-Kajiki on openSuSE Tumbleweed:

$ sudo zypper remove python311-Kajiki

3. Information about the python311-Kajiki package on openSuSE Tumbleweed

Information for package python311-Kajiki:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-Kajiki
Version : 0.9.2-1.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 403.0 KiB
Installed : No
Status : not installed
Source package : python-Kajiki-0.9.2-1.7.src
Upstream URL : https://github.com/nandoflorestan/kajiki
Summary : Compiler for Genshi syntax outputting Python bytecode
Description :
Kajiki compiles Genshi-like syntax to Python bytecode.
(Genshi is a Python library parsing, generating, and processing HTML, XML or
other textual content for output generation on the web.)