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

Last updated: May 13,2024

1. Install "python-okasha-examples" package

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

$ sudo apt update $ sudo apt install python-okasha-examples

2. Uninstall "python-okasha-examples" package

Please follow the guidance below to uninstall python-okasha-examples on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-okasha-examples
Priority: optional
Section: multiverse/python
Installed-Size: 352
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: okasha
Version: 0.2.4-1
Depends: python-okasha, libjs-jquery, python-paste
Filename: pool/multiverse/o/okasha/python-okasha-examples_0.2.4-1_all.deb
Size: 131904
MD5sum: af6c7b62b5bf196dc5e057dba5ccdbbc
SHA1: 4d4cec3a6a10a5e869e9cce03de59c0d5b152ecc
SHA256: c7019045063facd9c2de3c2f2de63b9969e26c65bf39cb7f7353d5bbe2523358
Description-en: trivial WSGI web framework for Python (examples)
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
.
This package contains an example application using Okasha web framework.
Description-md5: 5b25d92da2de19f5812b5a45b992d1e8
Homepage: http://okasha.ojuba.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions