How to Install and Uninstall python3-zmq Package on Ubuntu 24.04 LTS (Noble Numbat)

Last updated: May 21,2024

1. Install "python3-zmq" package

In this section, we are going to explain the necessary steps to install python3-zmq on Ubuntu 24.04 LTS (Noble Numbat)

$ sudo apt update $ sudo apt install python3-zmq

2. Uninstall "python3-zmq" package

This is a short guide on how to uninstall python3-zmq on Ubuntu 24.04 LTS (Noble Numbat):

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

3. Information about the python3-zmq package on Ubuntu 24.04 LTS (Noble Numbat)

Package: python3-zmq
Architecture: amd64
Version: 24.0.1-5
Priority: optional
Section: universe/python
Source: pyzmq
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2026
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3-py, python3:any, libc6 (>= 2.34), libzmq5 (>= 4.2.0)
Filename: pool/universe/p/pyzmq/python3-zmq_24.0.1-5_amd64.deb
Size: 377566
MD5sum: 4088170460f2631761b039e6af424100
SHA1: 3edc4e837ad159b4adc7854479ff32c44ebcab15
SHA256: 964ceabb9e931807b70a2d10f1ffbfee9e11ef536786af2b07d883e9549d246d
SHA512: 69c2a188e8b930649af185e25c58e58c68015ecb44ae0f26bb7f25dd4e662e7001ec708013b93dd0025ebf79b8ffd53715e13b6d8e9de111c63db1b49328d0d1
Homepage: https://www.zeromq.org/bindings:python
Description: Python3 bindings for 0MQ library
Description-md5: 570ef6b690e7bf53c2950e3ba8ae4cb7
Task: ubuntustudio-photography