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

Last updated: May 09,2024

1. Install "python3-okasha" package

Learn how to install python3-okasha on Kali Linux

$ sudo apt update $ sudo apt install python3-okasha

2. Uninstall "python3-okasha" package

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

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

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

Package: python3-okasha
Source: okasha
Version: 0.3.0-1
Installed-Size: 100
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Suggests: python3-paste, python3-lxml
Size: 30268
SHA256: 33826e72e1c229664c41f7df5e43a09eabc9e9c2a69467fd3e3846f01d7a9fd5
SHA1: 8029821862d0e4d8b785a84d458d4f9b3cf04aec
MD5sum: d974599dfa1eacbc6c2fe2a7871d0f07
Description: 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:
Homepage: https://ojuba.org/okasha:%D8%A7%D9%84%D8%B1%D8%A6%D9%8A%D8%B3%D8%A9
Section: non-free/python
Priority: optional
Filename: pool/non-free/o/okasha/python3-okasha_0.3.0-1_all.deb