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

Last updated: September 20,2024

1. Install "python3-pyramid" package

Please follow the instructions below to install python3-pyramid on Kali Linux

$ sudo apt update $ sudo apt install python3-pyramid

2. Uninstall "python3-pyramid" package

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

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

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

Package: python3-pyramid
Source: python-pyramid
Version: 2.0+dfsg-2
Installed-Size: 1079
Maintainer: Debian Python Team
Architecture: all
Depends: python3, python3-hupper, python3-pkg-resources, python3-plaster, python3-plaster-pastedeploy, python3-translationstring, python3-venusian, python3-webob, python3-zope.deprecation, python3-zope.interface, python3:any
Size: 335088
SHA256: e273738d94e682bca4aab41130005697c71f34ddcb17e59716bca7845243f6e7
SHA1: 0c08303e75b743db046fb17a51362066283f60c6
MD5sum: 718026aee806e676ea75dd3a1c574dd3
Description: Pyramid web application framework, a Pylons project - Python 3.x version
Pyramid is a small, fast, down-to-earth, open source Python web development
framework. It makes real-world web application development and deployment
more fun, more predictable, and more productive.
.
Pyramid is a Pylons project, and underlies the newest web frameworks
produced by the Pylons community.
.
Pyramid was previously known as repoze.bfg.
.
This is the Python 3 version.
Description-md5:
Homepage: https://trypyramid.com/
Section: python
Priority: optional
Filename: pool/main/p/python-pyramid/python3-pyramid_2.0+dfsg-2_all.deb