How to Install and Uninstall node-jose Package on Kali Linux

Last updated: May 19,2024

1. Install "node-jose" package

This is a short guide on how to install node-jose on Kali Linux

$ sudo apt update $ sudo apt install node-jose

2. Uninstall "node-jose" package

Here is a brief guide to show you how to uninstall node-jose on Kali Linux:

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

3. Information about the node-jose package on Kali Linux

Package: node-jose
Version: 4.11.4-1
Installed-Size: 1968
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-jose-browser-runtime
Size: 149984
SHA256: ff81f0938dec1568c2fbe841f575855cd31b60357ccf3288b8c4501122ce8c2a
SHA1: a7d12f23e9e596ac63453f5cb91e9e0a8aa1f8f5
MD5sum: 6ab5c90a8b509c625b9864a5818b247b
Description: JOSE library without dependencies
"JSON Web Almost Everything" - JWA, JWS, JWE, JWT, JWK, JWKS with no
dependencies using runtime's native crypto in Node.js, Browser,
Cloudflare Workers, Electron, and Deno.
.
The following specifications are implemented by jose
- JSON Web Signature (JWS) - RFC7515
- JSON Web Encryption (JWE) - RFC7516
- JSON Web Key (JWK) - RFC7517
- JSON Web Algorithms (JWA) - RFC7518
- JSON Web Token (JWT) - RFC7519
- JSON Web Key Thumbprint - RFC7638
- JWS Unencoded Payload Option - RFC7797
- CFRG Elliptic Curve ECDH and Signatures - RFC8037
- secp256k1 EC Key curve support - JOSE Registrations for WebAuthn Algorithms
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/panva/jose
Section: javascript
Priority: optional
Filename: pool/main/n/node-jose/node-jose_4.11.4-1_all.deb