How to Install and Uninstall libjwt0 Package on Kali Linux

Last updated: October 06,2024

1. Install "libjwt0" package

This guide let you learn how to install libjwt0 on Kali Linux

$ sudo apt update $ sudo apt install libjwt0

2. Uninstall "libjwt0" package

Please follow the steps below to uninstall libjwt0 on Kali Linux:

$ sudo apt remove libjwt0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjwt0 package on Kali Linux

Package: libjwt0
Source: libjwt (1.10.2-1)
Version: 1.10.2-1+b1
Installed-Size: 56
Maintainer: Debian IoT Maintainers
Architecture: amd64
Depends: libb64-0d (>= 1.2), libc6 (>= 2.14), libjansson4 (>= 2.14), libssl3 (>= 3.0.0)
Size: 13888
SHA256: 5ec906a0fa98193a528a45a7d2ba030e352399266b4a7f4bf132a80f68c852f4
SHA1: f7ac06ef79f689d8bfcb54ff737f0b57ce1bc783
MD5sum: 99cb71637c6ee85d138f6746104f13cc
Description: C library to handle JWT (JSON Web Token)
libjwt is a library which allows you to encode and decode
JSON Web Tokens (JWT).
.
JSON Web Tokens are an open, industry standard RFC 7519 method for
representing claims securely between two parties.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/benmcollins/libjwt
Section: devel
Priority: optional
Filename: pool/main/libj/libjwt/libjwt0_1.10.2-1+b1_amd64.deb