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

Last updated: May 10,2024

1. Install "python3-paste" package

Learn how to install python3-paste on Kali Linux

$ sudo apt update $ sudo apt install python3-paste

2. Uninstall "python3-paste" package

Please follow the step by step instructions below to uninstall python3-paste on Kali Linux:

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

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

Package: python3-paste
Source: paste
Version: 3.7.1-1
Installed-Size: 987
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pkg-resources, python3-tempita, python3-six (>= 1.4.0), python3:any
Recommends: python3-openssl
Suggests: libapache2-mod-python, python3-pastedeploy
Size: 215184
SHA256: 5405cc42f4dfa4764274a58f6c94cfc7e6b5a7bf0742a28f57b09c2049466f66
SHA1: ca297f1c4b837fcff733f07dd6a78fac4989b008
MD5sum: 11e521267f01f5c1b021fe66d33df132
Description: tools for using a Web Server Gateway Interface stack - Python 3.x
Python Paste brings consistency to Python web development and web application
installation, providing tools for both developers and system administrators.
.
Paste for Administrators:
* Easily install, run, and configure multiple Paste-enabled web
applications at once, and integrate them into your website how
you want (SCGI, FCGI, AJP, WSGI)
* Manage and install web applications system-wide for easy maintenance
.
Paste for Web Developers:
* Increase your web application's audience
* Provide starter templates and custom commands for using your web framework
* Keep your development and deployment straightened out, and your automated
testing streamlined
* Attention payed to the full development cycle -- starting projects,
converting old projects, updating and deploying projects -- using a set of
complementary packages and tools
.
This is the Python3 version of the package.
Description-md5:
Homepage: https://pythonpaste.readthedocs.io/
Tag: implemented-in::python
Section: python
Priority: optional
Filename: pool/main/p/paste/python3-paste_3.7.1-1_all.deb