How to Install and Uninstall python3-pamqp Package on Kali Linux
Last updated: January 11,2025
1. Install "python3-pamqp" package
This guide let you learn how to install python3-pamqp on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-pamqp
Copied
2. Uninstall "python3-pamqp" package
This guide covers the steps necessary to uninstall python3-pamqp on Kali Linux:
$
sudo apt remove
python3-pamqp
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-pamqp package on Kali Linux
Package: python3-pamqp
Source: python-pamqp
Version: 3.2.1-1
Installed-Size: 198
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Suggests: python-pamqp-doc
Size: 31696
SHA256: a53a9b7c12b9008eb386cff46c7fe02822006e252fea90eeb55043cf06e1203f
SHA1: 65769ef1a84a29e401345afc054db2b63d219640
MD5sum: 3910ddb63b520e2d411732f0fbdc6c88
Description: RabbitMQ Focused AMQP low-level library (Python3 version)
pamqp is a low level AMQP 0-9-1 frame encoding and decoding library for Python.
It is not a end-user client library for talking to RabbitMQ but rather is used
by client libraries for marshaling and unmarshaling AMQP frames.
.
AMQP class/method command class mappings can be found in the
pamqp.specification module while actual frame encoding and encoding should be
run through the pamqp.frame module.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/gmr/pamqp/
Section: python
Priority: optional
Filename: pool/main/p/python-pamqp/python3-pamqp_3.2.1-1_all.deb
Source: python-pamqp
Version: 3.2.1-1
Installed-Size: 198
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Suggests: python-pamqp-doc
Size: 31696
SHA256: a53a9b7c12b9008eb386cff46c7fe02822006e252fea90eeb55043cf06e1203f
SHA1: 65769ef1a84a29e401345afc054db2b63d219640
MD5sum: 3910ddb63b520e2d411732f0fbdc6c88
Description: RabbitMQ Focused AMQP low-level library (Python3 version)
pamqp is a low level AMQP 0-9-1 frame encoding and decoding library for Python.
It is not a end-user client library for talking to RabbitMQ but rather is used
by client libraries for marshaling and unmarshaling AMQP frames.
.
AMQP class/method command class mappings can be found in the
pamqp.specification module while actual frame encoding and encoding should be
run through the pamqp.frame module.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/gmr/pamqp/
Section: python
Priority: optional
Filename: pool/main/p/python-pamqp/python3-pamqp_3.2.1-1_all.deb