How to Install and Uninstall libmbedtls12 Package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Last updated: May 20,2024

1. Install "libmbedtls12" package

This tutorial shows how to install libmbedtls12 on Ubuntu 22.04 LTS (Jammy Jellyfish)

$ sudo apt update $ sudo apt install libmbedtls12

2. Uninstall "libmbedtls12" package

Learn how to uninstall libmbedtls12 on Ubuntu 22.04 LTS (Jammy Jellyfish):

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

3. Information about the libmbedtls12 package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Package: libmbedtls12
Architecture: amd64
Version: 2.16.11-0.3
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: 213
Depends: libc6 (>= 2.15), libmbedcrypto3 (>= 2.16), libmbedx509-0 (>= 2.14)
Filename: pool/universe/m/mbedtls/libmbedtls12_2.16.11-0.3_amd64.deb
Size: 76310
MD5sum: 9c9b00b4055674b8b6fbf860e4b11ca7
SHA1: 9d9291624913b18be47eebeb105f496640bc2627
SHA256: 8b2a1981093fdb82091b31230a9828b4b7f77c809bc30b099147aee976a9c512
SHA512: 2ad4ec3da708d52ed329dbfa2950f866e7ee2425d9ee2bc73e1b09bc96874fe73e442921381f853f3c0628f157a72dee3028edeb04f1b55f33db9ca2494dea41
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