How to Install and Uninstall libmbedtls14 Package on Kali Linux

Last updated: May 17,2024

1. Install "libmbedtls14" package

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

$ sudo apt update $ sudo apt install libmbedtls14

2. Uninstall "libmbedtls14" package

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

$ sudo apt remove libmbedtls14 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmbedtls14 package on Kali Linux

Package: libmbedtls14
Source: mbedtls
Version: 2.28.7-1
Installed-Size: 310
Maintainer: Debian IoT Maintainers
Architecture: amd64
Depends: libc6 (>= 2.15), libmbedcrypto7 (>= 2.28.0), libmbedx509-1 (>= 2.28.0)
Size: 165388
SHA256: d405d2e055da952af800d606d384d2f785f4436820e124e893cd464de607f139
SHA1: e0dae73f8460f85168493c52ba14d5dcd049eecd
MD5sum: f7671f83306e76a7da949f69de44091b
Description: lightweight crypto and SSL/TLS library - tls library
mbed TLS (formerly known as PolarSSL) is a lean open source crypto library for
providing SSL and TLS support in your programs. It offers an intuitive API and
documented header files, so you can actually understand what the code does.
It features:
- Symmetric algorithms, like AES, Blowfish, Triple-DES, DES, ARC4, Camellia
and XTEA
- Hash algorithms, like SHA-1, SHA-2, RIPEMD-160 and MD5
- Entropy pool and random generators, like CTR-DRBG and HMAC-DRBG
- Public key algorithms, like RSA, Elliptic Curves, Diffie-Hellman, ECDSA
and ECDH
- TLS 1.0, 1.1 and 1.2
- Abstraction layers for ciphers, hashes, public key operations, platform
abstraction and threading
.
This package contains the shared library handling TLS.
Description-md5:
Multi-Arch: same
Homepage: https://www.trustedfirmware.org/projects/mbed-tls/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/m/mbedtls/libmbedtls14_2.28.7-1_amd64.deb