How to Install and Uninstall python-qmf Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "python-qmf" package

Here is a brief guide to show you how to install python-qmf on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-qmf

2. Uninstall "python-qmf" package

Learn how to uninstall python-qmf on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-qmf $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-qmf package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-qmf
Priority: extra
Section: universe/python
Installed-Size: 468
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Source: qpid-cpp
Version: 0.16-9ubuntu2
Provides: python2.7-qmf
Depends: python (>= 2.7), python (<< 2.8), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libpython2.7 (>= 2.7), libstdc++6 (>= 4.1.1)
Filename: pool/universe/q/qpid-cpp/python-qmf_0.16-9ubuntu2_amd64.deb
Size: 74008
MD5sum: e9c98ee238d97b069d04e1502074bac7
SHA1: 734f9fa3c8e0a6f63628af7b613a383492e28d81
SHA256: ffe78691bf740e270d8c61f7f985b0f7b82ae7eae1707cb2e63059eef16cf9ce
Description-en: enterprise messaging system - Python QMF module
Apache Qpid is a cross-platform enterprise messaging system which implements
the Advanced Message Queuing Protocol (AMQP), providing message brokers
written in C++ and Java, along with clients for C++, Java JMS, .Net, Python,
and Ruby.
.
This package provides the Apache Qpid Python QMF bindings.
Description-md5: 46582d6d7d4a5bc9eb57aef87e4dc0e9
Homepage: http://qpid.apache.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu