How to Install and Uninstall libtcpcrypt-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libtcpcrypt-dev" package

This guide let you learn how to install libtcpcrypt-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libtcpcrypt-dev

2. Uninstall "libtcpcrypt-dev" package

Learn how to uninstall libtcpcrypt-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libtcpcrypt-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtcpcrypt-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libtcpcrypt-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 50
Maintainer: Ubuntu Developers
Original-Maintainer: Daniel Kahn Gillmor
Architecture: amd64
Source: tcpcrypt
Version: 0.3~rc1-3
Depends: libtcpcrypt0 (= 0.3~rc1-3)
Filename: pool/universe/t/tcpcrypt/libtcpcrypt-dev_0.3~rc1-3_amd64.deb
Size: 4040
MD5sum: 27e4da8f2fb0ef45c5bcbd465b15f95b
SHA1: fba2a8ff6ebfacf7d9fe8c4cf0d0208ed7408ff8
SHA256: 590134747b1c63e910094aad47d187bb2d656d9cd68bfe70cbbcbc33e05d4925
Description-en: Library to retrieve the tcpcrypt session ID where available
Tcpcrypt offers opportunistic security for TCP network traffic. All
traffic between two tcpcrypt-enabled peers will be encrypted to
protect against passive monitoring. tcpcrypt also exposes a strong
session identifier to tcpcrypt-aware clients, which can be used as a
hook for authentication.
.
This package contains header files and directives for building tools
that use libtcpcrypt.
Description-md5: 62c0122fbc4f3ac1f47c0acccc1efd10
Homepage: http://tcpcrypt.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu