How to Install and Uninstall python-nanomsg Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: May 10,2024

1. Install "python-nanomsg" package

This tutorial shows how to install python-nanomsg on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python-nanomsg

2. Uninstall "python-nanomsg" package

Learn how to uninstall python-nanomsg on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the python-nanomsg package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python-nanomsg
Architecture: amd64
Version: 1.0-2build1
Priority: optional
Section: universe/python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 60
Depends: python (<< 2.8), python (>= 2.7~), python:any (<< 2.8), python:any (>= 2.7.5-5~), libc6 (>= 2.4), libnanomsg4 (>= 0.8~beta)
Filename: pool/universe/p/python-nanomsg/python-nanomsg_1.0-2build1_amd64.deb
Size: 13024
MD5sum: 3e453de7afc7520c9a1ec27bbad35c76
SHA1: bedae6e4d3467825b4b7c908759c43c4f54b6693
SHA256: 80ab44496babc0e646a6d846916e7f97273d3b7d587a07e6f1c183568042c6b1
Homepage: https://github.com/tonysimpson/nanomsg-python
Description: Python wrapper for nanomsg (Python 2)
Description-md5: 5ed1936f428afec9aa3d3f7b4fcd010d

5. The same packages on other Linux Distributions