How to Install and Uninstall python-kajiki Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "python-kajiki" package

Here is a brief guide to show you how to install python-kajiki on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-kajiki

2. Uninstall "python-kajiki" package

Please follow the guidelines below to uninstall python-kajiki on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-kajiki package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-kajiki
Priority: extra
Section: universe/python
Installed-Size: 241
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 0.5.3-1
Provides: python2.7-kajiki
Depends: python (>= 2.7), python (<< 2.8), python-nine
Filename: pool/universe/p/python-kajiki/python-kajiki_0.5.3-1_all.deb
Size: 45236
MD5sum: d5ef90e910e9ac9b11acaea802f9ddf7
SHA1: 9baeeca0e04c081ed3129564a49cca57de02a4db
SHA256: 10d8ac00f9cbf82b06a5b33cf289b271e90808b2237c0541a0764639405bcb26
Description-en: Really fast well-formed xml templates - Python 2.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 2.x module.
Description-md5: b08b37f22ae723debaa42916f7e324bd
Homepage: http://sourceforge.net/p/kajiki/home/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu