How to Install and Uninstall libcrypt-jwt-perl Package on Kali Linux

Last updated: May 20,2024

1. Install "libcrypt-jwt-perl" package

Please follow the step by step instructions below to install libcrypt-jwt-perl on Kali Linux

$ sudo apt update $ sudo apt install libcrypt-jwt-perl

2. Uninstall "libcrypt-jwt-perl" package

In this section, we are going to explain the necessary steps to uninstall libcrypt-jwt-perl on Kali Linux:

$ sudo apt remove libcrypt-jwt-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcrypt-jwt-perl package on Kali Linux

Package: libcrypt-jwt-perl
Version: 0.035-1
Installed-Size: 102
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libcryptx-perl, libjson-perl
Size: 31040
SHA256: 18282d4eed27f2f0decc7f87c3f5bc7ef7caea63be67fb313295c4bd35d9c108
SHA1: 1b7e9d8b81d93622b3311b9966d82fc2fb931222
MD5sum: 23fee0d9d2a3e0d647c95166d235518e
Description: JSON Web Token support for Perl
Implements JSON Web Token (JWT) - https://tools.ietf.org/html/rfc7519. The
implementation covers not only JSON Web Signature (JWS) -
https://tools.ietf.org/html/rfc7515, but also JSON Web Encryption (JWE) -
https://tools.ietf.org/html/rfc7516.
.
The module implements all (100%) algorithms defined in
https://tools.ietf.org/html/rfc7518 - JSON Web Algorithms (JWA).
.
Crypt::JWT supports Compact JWS/JWE and Flattened JWS/JWE JSON serialization,
general JSON serialization is not supported yet.
Description-md5:
Homepage: https://metacpan.org/release/Crypt-JWT
Section: perl
Priority: optional
Filename: pool/main/libc/libcrypt-jwt-perl/libcrypt-jwt-perl_0.035-1_all.deb