How to Install and Uninstall libnanomsg-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: July 08,2024

1. Install "libnanomsg-dev" package

Please follow the instructions below to install libnanomsg-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libnanomsg-dev

2. Uninstall "libnanomsg-dev" package

Please follow the guidance below to uninstall libnanomsg-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libnanomsg-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnanomsg-dev package on Ubuntu 21.10 (Impish Indri)

Package: libnanomsg-dev
Architecture: amd64
Version: 1.1.5+dfsg-1
Priority: extra
Section: universe/libdevel
Source: nanomsg
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Harlan Lieberman-Berg
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1291
Depends: libnanomsg5 (= 1.1.5+dfsg-1)
Filename: pool/universe/n/nanomsg/libnanomsg-dev_1.1.5+dfsg-1_amd64.deb
Size: 39880
MD5sum: 68a0220b0666f322e14a4e8c4c147956
SHA1: 257988fdce366bfbf8c0b666ef23b7000a700c2c
SHA256: 844f9591f2456fef3a0307771fefd68fe0d936135225fcb1bcc30f8d13302972
SHA512: 6008c16bac4ce2b112959466ca77c276df0dc33bb4c62ff6470629fd39b8a083a7b8d2ee5c343b18f2f7e8003e8b0a586c99154ec4e6d7b63968a5049f14fe34
Homepage: http://nanomsg.org/
Description-en: nanomsg development files
nanomsg is a socket library that provides several common
communication patterns. It aims to make the networking layer fast,
scalable, and easy to use. Implemented in C, it works on a wide range
of operating systems with no further dependencies.
.
The communication patterns, also called "scalability protocols", are
basic blocks for building distributed systems. By combining them you
can create a vast array of distributed applications. The following
scalability protocols are currently available:
.
PAIR - simple one-to-one communication
BUS - simple many-to-many communication
REQREP - allows one to build clusters of stateless services
to process user requests
PUBSUB - distributes messages to large sets of interested subscribers
PIPELINE - aggregates messages from multiple sources and
load balances them among many destinations
SURVEY - allows one to query state of multiple applications in a single go
.
This package contains the development files for nanomsg.
Description-md5: 061762450db70fa61ff7ffa3e02c96ed