How to Install and Uninstall cryptcat Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "cryptcat" package

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

$ sudo apt update $ sudo apt install cryptcat

2. Uninstall "cryptcat" package

This is a short guide on how to uninstall cryptcat on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove cryptcat $ sudo apt autoclean && sudo apt autoremove

3. Information about the cryptcat package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: cryptcat
Priority: optional
Section: universe/net
Installed-Size: 116
Maintainer: Ubuntu MOTU Developers
Original-Maintainer: Lars Bahner
Architecture: amd64
Version: 20031202-4
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1)
Filename: pool/universe/c/cryptcat/cryptcat_20031202-4_amd64.deb
Size: 48440
MD5sum: 3855a597c2cfe73b820c645f00543e34
SHA1: 36e3e5d56df634ae24f9ddc805b9645afa6e0e2d
SHA256: 46e9e2a080425f2b92ebe6ef184d783ea8611529bf8c7cd5e544d6556fc2d428
Description-en: A lightweight version netcat extended with twofish encryption
Cryptcat is a simple Unix utility which reads and writes data across
network connections, using TCP or UDP protocol while encrypting the
data being transmitted.
It is designed to be a reliable "back-end" tool that can be used directly
or easily driven by other programs and scripts. At the same time, it is a
feature-rich network debugging and exploration tool, since it can create
almost any kind of connection you would need and has several interesting
built-in capabilities.
Description-md5: 45083d6a688a15ccb3daef19218295fd
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu