How to Install and Uninstall libmbedtls12 Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 22,2024

1. Install "libmbedtls12" package

Please follow the guidance below to install libmbedtls12 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libmbedtls12

2. Uninstall "libmbedtls12" package

This is a short guide on how to uninstall libmbedtls12 on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libmbedtls12 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmbedtls12 package on Ubuntu 21.04 (Hirsute Hippo)

Package: libmbedtls12
Architecture: amd64
Version: 2.16.9-0.1ubuntu1
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: mbedtls
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: James Cowgill
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 217
Depends: libc6 (>= 2.15), libmbedcrypto3 (>= 2.16), libmbedx509-0 (>= 2.14)
Filename: pool/universe/m/mbedtls/libmbedtls12_2.16.9-0.1ubuntu1_amd64.deb
Size: 72436
MD5sum: 5503e9a3f7f70f9ae4d916c89f3e01c5
SHA1: 93d71291464c7a0dd967480b4a130f8817a97932
SHA256: a47ab9e8e90efb616019a4cb8aceb701d343ddded13719107b26edd5ba72778a
SHA512: 82e0f50bc719cdd6b66ef930b649d242d84ea07b1ce3de3d67e4fdfb53850a96e092438cde63cdb7ec86fab0437a2ffe2aa48a5c1ad6e936de270a448c253311
Homepage: https://github.com/ARMmbed/mbedtls
Description-en: 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: 1e82a34e0ec1aaef0f1111022bea643f
Task: kubuntu-desktop, ubuntustudio-desktop-core, ubuntustudio-desktop