How to Install and Uninstall tcplay Package on Kali Linux

Last updated: May 21,2024

1. Install "tcplay" package

Please follow the step by step instructions below to install tcplay on Kali Linux

$ sudo apt update $ sudo apt install tcplay

2. Uninstall "tcplay" package

Please follow the guidance below to uninstall tcplay on Kali Linux:

$ sudo apt remove tcplay $ sudo apt autoclean && sudo apt autoremove

3. Information about the tcplay package on Kali Linux

Package: tcplay
Version: 1.1-6
Installed-Size: 99
Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Depends: libc6 (>= 2.14), libdevmapper1.02.1 (>= 2:1.02.97), libgcrypt20 (>= 1.8.0), libgpg-error0 (>= 1.14), libuuid1 (>= 2.16)
Size: 35644
SHA256: d9b297ec513ccaf0731764d4dac1561c5d5538ea98dfc6438cd96daa8efce9c7
SHA1: a801092b4b665d758b7652128805e4de4e10f78e
MD5sum: 10241d587045719cc5e6e72af1e4102a
Description: Free and simple TrueCrypt Implementation based on dm-crypt
tcplay is a free (BSD-licensed), pretty much fully featured (including
multiple keyfiles, cipher cascades, etc) and stable TrueCrypt implementation.
.
This implementation supports mapping (opening) both system and normal
TrueCrypt volumes, as well as opening hidden volumes and opening an outer
volume while protecting a hidden volume. There is also support to create
volumes, including hidden volumes, etc.
.
Since tcplay uses dm-crypt it makes full use of any available hardware
encryption/decryption support once the volume has been mapped.
Description-md5:
Homepage: https://github.com/bwalex/tc-play
Section: admin
Priority: optional
Filename: pool/main/t/tcplay/tcplay_1.1-6_amd64.deb