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

Last updated: May 18,2024

1. Install "python-kid" package

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

$ sudo apt update $ sudo apt install python-kid

2. Uninstall "python-kid" package

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

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

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

Package: python-kid
Priority: optional
Section: universe/python
Installed-Size: 1765
Maintainer: Ubuntu Developers
Original-Maintainer: Ross Burton
Architecture: all
Source: kid
Version: 0.9.6-3
Depends: python-pkg-resources, python, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/k/kid/python-kid_0.9.6-3_all.deb
Size: 196566
MD5sum: cedfd727497f3048e1d43d3d7682edcd
SHA1: 97a14133a19a4091df69a2d14f0297b4c42995ef
SHA256: e7c9478d919e316d8b07b4d9b9db2fa17bea90a60f1031bbf0d28289df6c8103
Description-en: simple Pythonic template language for XML based vocabularies
Kid is a simple Pythonic template language for XML based vocabularies. It was
spawned as a result of a kinky love triangle between XSLT, TAL, and PHP. We
believe many of the best features of these languages live on in Kid with much
of the limitations and complexity stamped out.
Description-md5: 3325355a2518ceb873df27ed62189e77
Homepage: http://www.kid-templating.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu