How to Install and Uninstall python3-kajiki Package on Kali Linux

Last updated: May 03,2024

1. Install "python3-kajiki" package

This is a short guide on how to install python3-kajiki on Kali Linux

$ sudo apt update $ sudo apt install python3-kajiki

2. Uninstall "python3-kajiki" package

This tutorial shows how to uninstall python3-kajiki on Kali Linux:

$ sudo apt remove python3-kajiki $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-kajiki package on Kali Linux

Package: python3-kajiki
Source: python-kajiki
Version: 0.9.2-1
Installed-Size: 154
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pkg-resources, python3-linetable, python3:any
Size: 36508
SHA256: 5a5693407fd61b81afaaed5d43cb592752c6ebcb152fa8fe6b571f96e639d993
SHA1: a92cb048d75f9f01c91a97a026a8a65acde7e4c5
MD5sum: 5855988d0171cfa319ea915b0feec97b
Description: Really fast well-formed xml templates - Python 3.x
Are you tired of the slow performance of Genshi? But you still long for the
assurance that your output is well-formed that you miss from all those other
templating engines? Do you wish you had Jinja's blocks with Genshi's syntax?
Then look no further, Kajiki is for you! Kajiki quickly compiles Genshi-like
syntax to *real Python bytecode* that renders with blazing-fast speed! Don't
delay! Pick up your copy of Kajiki today!
.
This package provides the Python 3.x module.
Description-md5:
Homepage: https://github.com/jackrosenthal/kajiki
Section: python
Priority: optional
Filename: pool/main/p/python-kajiki/python3-kajiki_0.9.2-1_all.deb