How to Install and Uninstall libsocket++1 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 04,2024

1. Install "libsocket++1" package

Please follow the instructions below to install libsocket++1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libsocket++1

2. Uninstall "libsocket++1" package

Please follow the steps below to uninstall libsocket++1 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libsocket++1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsocket++1 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libsocket++1
Priority: optional
Section: universe/libs
Installed-Size: 151
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Source: socket++
Version: 1.12.13-8wily1
Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 5.2)
Filename: pool/universe/s/socket++/libsocket++1_1.12.13-8wily1_amd64.deb
Size: 38646
MD5sum: b3c30c320d036e2fd297b67331d8a943
SHA1: 74916e004b8eeb9ccb11ea07129a868042489d51
SHA256: bb82da78fab3929ca80a0ddb241987e90436d3a8ee36d98d95a2279f17f57cef
Description-en: lightweight convenience library to handle low level BSD sockets in C++ - libs
Socket++ library defines a family of C++ classes that can be used more
effectively than directly calling the underlying low-level system functions.
One distinct advantage of the socket++ is that it has the same interface as
that of the iostream so that the users can perform type-safe input output.
See your local IOStream library documentation for more information on
iostreams.
.
This package contains the libraries needed to run socket++ applications.
Description-md5: 6e3e621e7a6b5954cd480f3b4c8d3d2c
Multi-Arch: same
Homepage: http://www.linuxhacker.at/socketxx
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu