How to Install and Uninstall python3-zmq Package on Ubuntu 23.10 (Mantic Minotaur)

Last updated: May 13,2024

1. Install "python3-zmq" package

This tutorial shows how to install python3-zmq on Ubuntu 23.10 (Mantic Minotaur)

$ sudo apt update $ sudo apt install python3-zmq

2. Uninstall "python3-zmq" package

Learn how to uninstall python3-zmq on Ubuntu 23.10 (Mantic Minotaur):

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

3. Information about the python3-zmq package on Ubuntu 23.10 (Mantic Minotaur)

Package: python3-zmq
Architecture: amd64
Version: 24.0.1-4build1
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: 1357
Depends: python3 (<< 3.12), 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-4build1_amd64.deb
Size: 278530
MD5sum: cac1c3d3ced065c559649df87f5e3873
SHA1: 6bb37faa45f2278a772a97abc1602a5667d0f481
SHA256: fd6835e1ca63df7594cba941443e01f0fa16f13c36b85290cb9aafbed807e450
SHA512: 9a9482dd6e252c62bb0e2fb88b9dd1fb21bdefacb47ddfe2b82893df922537132a7085fd58ad97b78ae373688430c176168ad457ad81669159e3dfcef0e401e0
Homepage: https://www.zeromq.org/bindings:python
Description: Python3 bindings for 0MQ library
Description-md5: 570ef6b690e7bf53c2950e3ba8ae4cb7
Task: ubuntustudio-photography