How to Install and Uninstall libjwt2 Package on Ubuntu 24.04 LTS (Noble Numbat)

Last updated: May 14,2024

1. Install "libjwt2" package

This tutorial shows how to install libjwt2 on Ubuntu 24.04 LTS (Noble Numbat)

$ sudo apt update $ sudo apt install libjwt2

2. Uninstall "libjwt2" package

Here is a brief guide to show you how to uninstall libjwt2 on Ubuntu 24.04 LTS (Noble Numbat):

$ sudo apt remove libjwt2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjwt2 package on Ubuntu 24.04 LTS (Noble Numbat)

Package: libjwt2
Architecture: amd64
Version: 1.17.0-2
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: libjwt
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian IoT Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 63
Depends: libb64-0d (>= 1.2), libc6 (>= 2.14), libjansson4 (>= 2.14), libssl3 (>= 3.0.0)
Filename: pool/universe/libj/libjwt/libjwt2_1.17.0-2_amd64.deb
Size: 17416
MD5sum: fc7261020d3799a491bcc192936a0152
SHA1: f5adac29f7ff1cba74f022f2783b3502fcf36c03
SHA256: aa1b99e553d13739a498c3bbc517856c1e705ef017d92820fce7f00a34aad051
SHA512: beff9ac488ba2af3488dfb5e12c517a0070e458c3988284b724fd483dba5400c7df35611fb3a0e075f469ec88baa06c134c62ed4a82f5c86e159a0e263440fb3
Homepage: https://github.com/benmcollins/libjwt
Description: C library to handle JWT (JSON Web Token)
Description-md5: 151b2ed25f1ae0e1a9ee8a81a0d6520a

5. The same packages on other Linux Distributions