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

Last updated: May 19,2024

1. Install "libwolfssl30" package

This is a short guide on how to install libwolfssl30 on Ubuntu 22.04 LTS (Jammy Jellyfish)

$ sudo apt update $ sudo apt install libwolfssl30

2. Uninstall "libwolfssl30" package

In this section, we are going to explain the necessary steps to uninstall libwolfssl30 on Ubuntu 22.04 LTS (Jammy Jellyfish):

$ sudo apt remove libwolfssl30 $ sudo apt autoclean && sudo apt autoremove

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

Package: libwolfssl30
Architecture: amd64
Version: 5.0.0-1
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: wolfssl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Felix Lechner
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1896
Depends: libc6 (>= 2.34)
Filename: pool/universe/w/wolfssl/libwolfssl30_5.0.0-1_amd64.deb
Size: 811358
MD5sum: 99fc1ed4d26e175e9f5ea8341dbf4e46
SHA1: 525e8fa80c020179fcad54f25a84e1d653819a0e
SHA256: f28e19ed7330ba27cddb561034c1159a5d893ec844a762e959cc875281bdc140
SHA512: 3da288e0637ed6a3580ca4183eeba84b9cb4515f0167842c031830c14315d72e4ff0862b610cd61c97f1f3bf533716e66928e78556df9960a95de5f8f24025a4
Homepage: https://www.wolfssl.com/products/wolfssl/
Description-en: wolfSSL encryption library
wolfSSL is a small, portable, embedded SSL/TLS programming library
targeted for use by embedded systems developers. It was formerly
known as CyaSSL.
.
It is an open source, dual licensed implementation of SSL/TLS
(SSL 3.0, TLS 1.0, 1.1, 1.2, 1.3, DTLS 1.0 and 1.2) written in the C
language. wolfSSL includes both a client and server implementation,
progressive cipher support, key and certificate generation, OCSP
and CRL, access to the underlying cryptography modules, and more.
.
wolfSSL also includes an OpenSSL compatibility interface with the
most commonly used OpenSSL functions.
Description-md5: dbb829b84d1d7432a6d835fb20d7e426

5. The same packages on other Linux Distributions