How to Install and Uninstall ucspi-tcp-ipv6 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 06,2024

1. Install "ucspi-tcp-ipv6" package

In this section, we are going to explain the necessary steps to install ucspi-tcp-ipv6 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ucspi-tcp-ipv6

2. Uninstall "ucspi-tcp-ipv6" package

Here is a brief guide to show you how to uninstall ucspi-tcp-ipv6 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove ucspi-tcp-ipv6 $ sudo apt autoclean && sudo apt autoremove

3. Information about the ucspi-tcp-ipv6 package on Ubuntu 21.10 (Impish Indri)

Package: ucspi-tcp-ipv6
Architecture: amd64
Version: 1:0.88-6
Priority: optional
Section: universe/net
Source: ucspi-tcp
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Dmitry Bogatov
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 395
Provides: ucspi-tcp
Depends: libc6 (>= 2.4)
Conflicts: ucspi-tcp
Replaces: ucspi-tcp-doc
Filename: pool/universe/u/ucspi-tcp/ucspi-tcp-ipv6_0.88-6_amd64.deb
Size: 74864
MD5sum: 3a50c01fe9e978f90e70a31997eff6f3
SHA1: 2eb6f4c4cdaf7a81d855b711ef19d10f4de554b4
SHA256: 705400e8457ef9526626f132d931604ceb7bf4e16c41f1709fd66fa05752da70
SHA512: a527568b8d0d2a322983f986dcd599eba74bbebbc418a259f26f5f4c4f137602b5faeb87aa31226dd194809352f173963cfbee0da8776065fe7b5ff24bb24290
Homepage: http://cr.yp.to/ucspi-tcp
Description-en: command-line tools for building TCP client-server applications (IPv6)
ucspi-tcp-ipv6 is the ucspi-tcp package with IPv6 support added.
.
tcpserver waits for incoming connections and, for each connection, runs a
program of your choice. Your program receives environment variables showing
the local and remote host names, IP addresses, and port numbers.
.
tcpserver offers a concurrency limit to protect you from running out of
processes and memory. When you are handling 40 (by default) simultaneous
connections, tcpserver smoothly defers acceptance of new connections.
.
tcpserver also provides TCP access control features, similar to
tcp-wrappers/tcpd's hosts.allow but much faster. Its access control rules
are compiled into a hashed format with cdb, so it can easily deal with
thousands of different hosts.
.
This package includes a recordio tool that monitors all the input and output
of a server.
.
tcpclient makes a TCP connection and runs a program of your choice. It sets
up the same environment variables as tcpserver.
.
This package includes several sample clients built on top of tcpclient:
who@, date@, finger@, http@, tcpcat, and mconnect.
.
tcpserver and tcpclient conform to UCSPI, the UNIX Client-Server Program
Interface, using the TCP protocol. UCSPI tools are
available for several different networks.
Description-md5: e9df6ed58358be8741f9b0e390fece1f