How to Install and Uninstall python3-qpid-proton Package on Kali Linux

Last updated: May 05,2024

1. Install "python3-qpid-proton" package

This guide covers the steps necessary to install python3-qpid-proton on Kali Linux

$ sudo apt update $ sudo apt install python3-qpid-proton

2. Uninstall "python3-qpid-proton" package

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

$ sudo apt remove python3-qpid-proton $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-qpid-proton package on Kali Linux

Package: python3-qpid-proton
Source: qpid-proton (0.37.0-2)
Version: 0.37.0-2+b2
Installed-Size: 1253
Maintainer: Debian OpenStack
Architecture: amd64
Depends: libqpid-proton11, python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.14), libpython3.11 (>= 3.11.5), libpython3.12 (>= 3.12.0)
Size: 186272
SHA256: 0af50662db498cd8ddcaf5e71037bc86d0158ecdf60615a0170a1ab7ed23c18e
SHA1: 3c87ce1a1d23e232366be3fbaf1390b747136b39
MD5sum: ae9e41f99206c3b168936bbf163e79dd
Description: language bindings for Qpid Proton messaging framework - Python 3.x
Qpid Proton is a high-performance, lightweight messaging library. It can be
used in the widest range of messaging applications, including brokers, client
libraries, routers, bridges, proxies, and more. Proton makes it trivial to
integrate with the AMQP 1.0 ecosystem from any platform, environment, or
language.
.
This package provides Python 3.x language bindings for Qpid Proton.
Description-md5:
Homepage: https://qpid.apache.org/proton/
Section: python
Priority: optional
Filename: pool/main/q/qpid-proton/python3-qpid-proton_0.37.0-2+b2_amd64.deb