How to Install and Uninstall libtcplay Package on Kali Linux

Last updated: May 13,2024

1. Install "libtcplay" package

This guide covers the steps necessary to install libtcplay on Kali Linux

$ sudo apt update $ sudo apt install libtcplay

2. Uninstall "libtcplay" package

Please follow the step by step instructions below to uninstall libtcplay on Kali Linux:

$ sudo apt remove libtcplay $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtcplay package on Kali Linux

Package: libtcplay
Source: tcplay
Version: 1.1-6
Installed-Size: 81
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: 28548
SHA256: 57e46e74b49e52ca641f740796717a96b48171529b0015637cde53e17552e64a
SHA1: 0322a6a08b75ca3cb18d9d8100de7e5aad0b0318
MD5sum: 18cfebc8c19fca390401ba7f6ef4d293
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
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/t/tcplay/libtcplay_1.1-6_amd64.deb