How to Install and Uninstall libnanomsg0-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 26,2024
1. Install "libnanomsg0-dbg" package
This guide covers the steps necessary to install libnanomsg0-dbg on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libnanomsg0-dbg
Copied
2. Uninstall "libnanomsg0-dbg" package
Please follow the step by step instructions below to uninstall libnanomsg0-dbg on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libnanomsg0-dbg
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libnanomsg0-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libnanomsg0-dbg
Priority: extra
Section: universe/debug
Installed-Size: 333
Maintainer: Ubuntu Developers
Original-Maintainer: Harlan Lieberman-Berg
Architecture: amd64
Source: nanomsg
Version: 0.5~beta+dfsg-1
Depends: libnanomsg0 (= 0.5~beta+dfsg-1)
Filename: pool/universe/n/nanomsg/libnanomsg0-dbg_0.5~beta+dfsg-1_amd64.deb
Size: 264848
MD5sum: 3a9174e1e4bbbd27cedc801eac43d34c
SHA1: 19420253613ed32766892929ab80f4a5d5161a7c
SHA256: ee9e773a7056746bb154f14532b9c840dd21b7c9881a640388ad55dea5e4192e
Description-en: high-performance implementation of scalability libraries - debug symbols
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 debug symbols for libnanomsg.
Description-md5: fa2ec2b21f9c349b2c8457339993f025
Homepage: http://nanomsg.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: extra
Section: universe/debug
Installed-Size: 333
Maintainer: Ubuntu Developers
Original-Maintainer: Harlan Lieberman-Berg
Architecture: amd64
Source: nanomsg
Version: 0.5~beta+dfsg-1
Depends: libnanomsg0 (= 0.5~beta+dfsg-1)
Filename: pool/universe/n/nanomsg/libnanomsg0-dbg_0.5~beta+dfsg-1_amd64.deb
Size: 264848
MD5sum: 3a9174e1e4bbbd27cedc801eac43d34c
SHA1: 19420253613ed32766892929ab80f4a5d5161a7c
SHA256: ee9e773a7056746bb154f14532b9c840dd21b7c9881a640388ad55dea5e4192e
Description-en: high-performance implementation of scalability libraries - debug symbols
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 debug symbols for libnanomsg.
Description-md5: fa2ec2b21f9c349b2c8457339993f025
Homepage: http://nanomsg.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu