How to Install and Uninstall libtomcrypt1 Package on Kali Linux

Last updated: May 20,2024

1. Install "libtomcrypt1" package

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

$ sudo apt update $ sudo apt install libtomcrypt1

2. Uninstall "libtomcrypt1" package

This guide let you learn how to uninstall libtomcrypt1 on Kali Linux:

$ sudo apt remove libtomcrypt1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtomcrypt1 package on Kali Linux

Package: libtomcrypt1
Source: libtomcrypt
Version: 1.18.2+dfsg-7
Installed-Size: 970
Maintainer: Nicolas Mora
Architecture: amd64
Depends: libc6 (>= 2.14), libgmp10 (>= 2:6.3.0+dfsg), libtommath1 (>= 1.1.0)
Size: 403520
SHA256: f3ac0fd5d082b108f83405fca47789bf3615f421ade049a3824836857ffa3ed4
SHA1: 488f896fbf69705d6052b640767773fb8b4ebdd3
MD5sum: 1900e4a3ef78e622657cd4aedbc99397
Description: public domain open source cryptographic toolkit
LibTomCrypt is a well documented, public domain open source cryptographic
toolkit written in C. It supports lots of block ciphers (Blowfish, Twofish,
AES, XTEA, ...), chaining modes (ECB, CBC, OFB, CFB, CTR, ...), hash functions
(MD5, SHA-1, SHA-256, RIPE-MD, ...), HMAC mechanisms, pseudo-random number
generators and public key algorithms. It has several optimizations for the
i386, x86_64 and ppc32 architectures.
Description-md5:
Multi-Arch: same
Homepage: https://www.libtom.net/LibTomCrypt/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libt/libtomcrypt/libtomcrypt1_1.18.2+dfsg-7_amd64.deb