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

Last updated: October 18,2024

1. Install "python3-pastescript" package

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

$ sudo apt update $ sudo apt install python3-pastescript

2. Uninstall "python3-pastescript" package

Please follow the instructions below to uninstall python3-pastescript on Kali Linux:

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

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

Package: python3-pastescript
Source: pastescript
Version: 3.2.1-2
Installed-Size: 276
Maintainer: Debian Python Team
Architecture: all
Depends: python3-setuptools, python3-paste (>> 3), python3-pastedeploy, python3-pkg-resources, python3-six, python3:any
Suggests: python-pastescript-doc, python3-cherrypy3
Size: 61420
SHA256: 8ba58ae0bc5237e250054d5dac2b44b9d50cefb07fbff663cef06b18fa50144e
SHA1: 97cb45fbee909399eb7fca1cccaf20cd2d94c26a
MD5sum: db2a66a7f78999e2e75855fdad5347cf
Description: PasteScript is a pluggable command-line tool (Python3)
Paster is pluggable command-line frontend, including commands to setup
package file layouts. By this you are able to create file layouts for
packages and serve webapps quickly.
.
Built-in features:
* Creating file layouts for packages.
For instance a setuptools-ready file layout.
* Serving up web applications, with configuration based on
https://docs.pylonsproject.org/projects/pastedeploy/en/latest/
(available within Debian based distribution as python3-pastedeploy)
.
This package provides the Python 3.x module.
Description-md5:
Homepage: https://github.com/cdent/pastescript
Section: python
Priority: optional
Filename: pool/main/p/pastescript/python3-pastescript_3.2.1-2_all.deb