How to Install and Uninstall jose Package on Kali Linux

Last updated: May 19,2024

1. Install "jose" package

Please follow the guidelines below to install jose on Kali Linux

$ sudo apt update $ sudo apt install jose

2. Uninstall "jose" package

This tutorial shows how to uninstall jose on Kali Linux:

$ sudo apt remove jose $ sudo apt autoclean && sudo apt autoremove

3. Information about the jose package on Kali Linux

Package: jose
Source: jose (11-3)
Version: 11-3+b1
Installed-Size: 131
Maintainer: Christoph Biedl
Architecture: amd64
Depends: libc6 (>= 2.34), libjansson4 (>= 2.14), libjose0 (>= 10)
Size: 47632
SHA256: d5b32f795183243af108ba077d0e071f4260e30fd3e9a099de6d431e0260d08f
SHA1: b08ddb519d156999dc20ce9308d8a487969dd722
MD5sum: 41cc0248047a02f3e3e7bff6f708c12f
Description: C implementation of Javascript Object Signing and Encryption standards
José is a C-language implementation of the Javascript Object Signing
and Encryption standards. Specifically, José aims towards implementing
the following standards:
.
RFC 7515 - JSON Web Signature (JWS)
RFC 7516 - JSON Web Encryption (JWE)
RFC 7517 - JSON Web Key (JWK)
RFC 7518 - JSON Web Algorithms (JWA)
RFC 7519 - JSON Web Token (JWT)
RFC 7520 - Examples of ... JOSE
RFC 7638 - JSON Web Key (JWK) Thumbprint
Description-md5:
Homepage: https://github.com/latchset/jose
Section: net
Priority: optional
Filename: pool/main/j/jose/jose_11-3+b1_amd64.deb