How to Install and Uninstall libvanessa-socket-pipe Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libvanessa-socket-pipe" package

Please follow the guidelines below to install libvanessa-socket-pipe on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libvanessa-socket-pipe

2. Uninstall "libvanessa-socket-pipe" package

This guide let you learn how to uninstall libvanessa-socket-pipe on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libvanessa-socket-pipe $ sudo apt autoclean && sudo apt autoremove

3. Information about the libvanessa-socket-pipe package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libvanessa-socket-pipe
Priority: optional
Section: universe/devel
Installed-Size: 55
Maintainer: Ubuntu Developers
Original-Maintainer: Simon Horman
Architecture: amd64
Source: vanessa-socket
Version: 0.0.13-1
Depends: libvanessa-socket2 (= 0.0.13-1), libc6 (>= 2.4), libpopt0 (>= 1.14), libvanessa-logger0 (>= 0.0.6)
Filename: pool/universe/v/vanessa-socket/libvanessa-socket-pipe_0.0.13-1_amd64.deb
Size: 8002
MD5sum: a39953d3512a42ee4f55bfef0b61f34b
SHA1: ea4bee6e6c302c686ed53e4917b588c9021825a0
SHA256: 70ce6339d270e44e5c2d51e70054a08f7a8f1e443c568a2b7a3be6f47e9f47a6
Description-en: User space TCP/IP pipe
A TCP/IP pipe is a user space programme that listens for TCP/IP
connections on port on the local host and when a client connects makes a
connection to a TCP port, possibly on another host. Once both connections
are established data sent on one connection is relayed to the other, hence
forming a bi-directional pipe.
.
Uses include enabling connections to specific ports on hosts behind a
packet filter.
.
This code is intended primarily as an example of how many of the features
of libvanessa_socket work.
Description-md5: e29df04092e1ddbc1336d7c5bd44e3da
Homepage: http://horms.net/projects/vanessa/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu