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

Last updated: May 17,2024

1. Install "libmojo-jwt-perl" package

This tutorial shows how to install libmojo-jwt-perl on Kali Linux

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

2. Uninstall "libmojo-jwt-perl" package

Learn how to uninstall libmojo-jwt-perl on Kali Linux:

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

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

Package: libmojo-jwt-perl
Version: 0.09-1
Installed-Size: 32
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libcrypt-openssl-rsa-perl, libmojolicious-perl
Recommends: libcrypt-openssl-bignum-perl
Size: 12352
SHA256: fd3cde2f1eda8b5faa281fd7768e1c570280316a80f4722d3e486f65a7fb0f7c
SHA1: 83cf4ee20ab0e2c0d959843112c0ff120abc1645
MD5sum: 50facd8b8f286bc09dc76e56bd85324b
Description: JSON Web Token the Mojo way
JSON Web Token is described in https://tools.ietf.org/html/rfc7519. Mojo::JWT
implements that standard with an API that should feel familiar to Mojolicious
users (though of course it is useful elsewhere). Indeed, JWT is much like
Mojolicious::Sessions except that the result is a url-safe text string rather
than a cookie.
Description-md5:
Homepage: https://metacpan.org/release/Mojo-JWT
Section: perl
Priority: optional
Filename: pool/main/libm/libmojo-jwt-perl/libmojo-jwt-perl_0.09-1_all.deb