How to Install and Uninstall libcpprspserver-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "libcpprspserver-dev" package

This tutorial shows how to install libcpprspserver-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcpprspserver-dev

2. Uninstall "libcpprspserver-dev" package

Please follow the guidelines below to uninstall libcpprspserver-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libcpprspserver-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcpprspserver-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 182
Maintainer: Ubuntu Developers
Original-Maintainer: Thomas Dreibholz
Architecture: amd64
Source: rsplib
Version: 3.0.1-1ubuntu3
Depends: libcpprspserver2 (= 3.0.1-1ubuntu3)
Recommends: rsplib-docs
Filename: pool/universe/r/rsplib/libcpprspserver-dev_3.0.1-1ubuntu3_amd64.deb
Size: 18442
MD5sum: 9cdf69e4987796f3dafeaea516e3805a
SHA1: 00d82ef16a836668ea5f2dbbe05a79ff6d23921a
SHA256: 0713fdb3124324c7a8c13f9431450aae55827afc6044778b9cd886d29c26f65f
Description-en: headers of the C++ RSerPool client/server API library
Reliable Server Pooling (RSerPool) is the IETF's standard (RFC 5351 to
RFC 5356) for a lightweight server pool and session management framework.
It provides highly available pool management (that is registration
handling and load distribution/balancing) by components called Registrar
and a client-side/server-side API for accessing the service of a pool.
.
This package provides the header files for the rsplib C++ API. You need them to
develop your own RSerPool-based clients and servers based on the C++ API.
Description-md5: 9f9ab4b24ac3ad9659d7e2f9fabdda32
Homepage: http://tdrwww.iem.uni-due.de/dreibholz/rserpool/index.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu