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

Last updated: November 22,2024

1. Install "python-okasha" package

Please follow the step by step instructions below to install python-okasha on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-okasha

2. Uninstall "python-okasha" package

Here is a brief guide to show you how to uninstall python-okasha on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-okasha
Priority: optional
Section: multiverse/python
Installed-Size: 184
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: okasha
Version: 0.2.4-1
Depends: python2.7 | python2.6, python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Suggests: python-paste, python-lxml, python-kid
Filename: pool/multiverse/o/okasha/python-okasha_0.2.4-1_all.deb
Size: 34498
MD5sum: 2baab6cd825c663c8cfe11410628c444
SHA1: add948a6657f76e3feedfe41bf758a41b91d1403
SHA256: 5657a7fc7467f60b5fb0c001a67d50bdddcf89b667dfb82503f9bb3938035450
Description-en: trivial WSGI web framework for Python
Almost do-nothing web framework that features:
* WSGI-enabled ie. can be used with mod_wsgi, mod_python, Fast CGI, CGI, with
paste or even without even a server
* light weight
* can be tuned to be suitable for desktop apps or public web servers
* no extra dependencies
* very simple
* Contains a module to add support for XSLT-based templates (requires
python-lxml package)
* Contains a module to add support for Kid-based templates (requires
python-kid package)
* Contains a module to add support for Bottle-based templates
Description-md5: ed6edbf3deb3983057d29b8c36a36a70
Homepage: http://okasha.ojuba.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions