How to Install and Uninstall rsplib-services Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "rsplib-services" package

Please follow the step by step instructions below to install rsplib-services on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install rsplib-services

2. Uninstall "rsplib-services" package

Please follow the step by step instructions below to uninstall rsplib-services on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove rsplib-services $ sudo apt autoclean && sudo apt autoremove

3. Information about the rsplib-services package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: rsplib-services
Priority: optional
Section: universe/net
Installed-Size: 273
Maintainer: Ubuntu Developers
Original-Maintainer: Thomas Dreibholz
Architecture: amd64
Source: rsplib
Version: 3.0.1-1ubuntu3
Depends: rsplib-docs, rsplib-tools, libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), librsplib2 (>= 2.7.8), libstdc++6 (>= 4.4.0)
Filename: pool/universe/r/rsplib/rsplib-services_3.0.1-1ubuntu3_amd64.deb
Size: 69760
MD5sum: c6c2fb098ac4cfec75ddc956aa213797
SHA1: 343a675072ac00fc897a707d2f88ea3341595163
SHA256: 6487cf0257872b50982117cbca13a6205dfa80131a6d7384c19067726a0e29ac
Description-en: RSerPool example services
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 rsplib RSerPool example services:
Echo, Discard, Daytime, CharGen, CalcApp, FractalGenerator and
ScriptingService.
Description-md5: c48ab74fc7e55337f67db0dade52fae7
Homepage: http://tdrwww.iem.uni-due.de/dreibholz/rserpool/index.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu