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

Last updated: May 17,2024

1. Install "libmbedcrypto3" package

Please follow the guidelines below to install libmbedcrypto3 on Ubuntu 22.04 LTS (Jammy Jellyfish)

$ sudo apt update $ sudo apt install libmbedcrypto3

2. Uninstall "libmbedcrypto3" package

This guide covers the steps necessary to uninstall libmbedcrypto3 on Ubuntu 22.04 LTS (Jammy Jellyfish):

$ sudo apt remove libmbedcrypto3 $ sudo apt autoclean && sudo apt autoremove

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

Package: libmbedcrypto3
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: 423
Depends: libc6 (>= 2.14)
Filename: pool/universe/m/mbedtls/libmbedcrypto3_2.16.11-0.3_amd64.deb
Size: 168144
MD5sum: 437dea94761b813da7c52a19b16e1a36
SHA1: f142e306f7943f7f1585e57764991221983725a0
SHA256: fd43d18803d19d6778acdf461ffb19c5182d349d3f1f6bc50ac59f95ce3d196c
SHA512: 50386166a0bcac1eb39dfbdf8cae9fc62ec9c23a28c3ddf81248105fea15c86d6eb1feec058ebd1b4d6b35639ad1a66f9c1f315e6c1aff382dfa86ad180a22e5
Homepage: https://github.com/ARMmbed/mbedtls
Description-en: lightweight crypto and SSL/TLS library - crypto 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 cryptography.
Description-md5: 64e8017b074d44682fa9beefe2836425
Task: kubuntu-desktop, ubuntustudio-desktop-core, ubuntustudio-desktop