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

Last updated: May 18,2024

1. Install "python3-webpy" package

Please follow the steps below to install python3-webpy on Kali Linux

$ sudo apt update $ sudo apt install python3-webpy

2. Uninstall "python3-webpy" package

In this section, we are going to explain the necessary steps to uninstall python3-webpy on Kali Linux:

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

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

Package: python3-webpy
Source: webpy
Version: 1:0.62-4
Installed-Size: 307
Maintainer: Debian Python Team
Architecture: all
Depends: python3-cheroot, python3:any
Recommends: python3-psycopg2 | python3-pysqlite2 | python3-pysqlite1.1 | python3-sqlite | python3-mysqldb | python3-kinterbasdb
Size: 75368
SHA256: 64a16432cbdf52bbf1840f73f71362e658bcdbcaf9e6f954d97bcc2c5a42dd63
SHA1: 3ab964fdbe1ca913ac64f8d763f633ee79b874bd
MD5sum: 6e33ac534e46777e582702fcaad1457c
Description: Web framework for Python applications
Web.py by Aaron Swartz offers a clean and well designed API for Python web
applications.
.
The philosophy behind web.py is to: "Think about the ideal way to write a
web app. Write the code to make it happen."
.
Implementations using this library have resulted in:
* less code
* code that ran faster
* code that is easier to read and maintain.
.
This package provides the Python 3.x module.
Description-md5:
Homepage: https://webpy.org/
Section: python
Priority: optional
Filename: pool/main/w/webpy/python3-webpy_0.62-4_all.deb