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

Last updated: May 02,2024

1. Install "ucspi-tcp" package

This tutorial shows how to install ucspi-tcp on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ucspi-tcp

2. Uninstall "ucspi-tcp" package

This guide let you learn how to uninstall ucspi-tcp on Ubuntu 21.10 (Impish Indri):

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

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

Package: ucspi-tcp
Architecture: amd64
Version: 1:0.88-6
Priority: optional
Section: universe/net
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Dmitry Bogatov
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 382
Depends: libc6 (>= 2.4)
Replaces: ucspi-tcp-doc
Filename: pool/universe/u/ucspi-tcp/ucspi-tcp_0.88-6_amd64.deb
Size: 71320
MD5sum: a6214d1a3ac500dc78a30d9f129de936
SHA1: 5e5daddd0aaee33cd6a017ccfc5104aa61e4a8ae
SHA256: 88efac08a4076cd94559bd026d4f4bf7cded6d268d3870cda623d9bae25d47ba
SHA512: 038946810f65c49268d73b82540efbfdcf4d8386b1c966dd9ba582c94dd3ab8dc9cafa55e9d5d81effd516f7c8df9f6735af9037deeb68f72757434064e4627c
Homepage: http://cr.yp.to/ucspi-tcp
Description-en: command-line tools for building TCP client-server applications
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: 82875864414a7b3635f3dd400c43801e