How to Install and Uninstall python3-jwcrypto Package on Kali Linux

Last updated: May 14,2024

1. Install "python3-jwcrypto" package

This is a short guide on how to install python3-jwcrypto on Kali Linux

$ sudo apt update $ sudo apt install python3-jwcrypto

2. Uninstall "python3-jwcrypto" package

Learn how to uninstall python3-jwcrypto on Kali Linux:

$ sudo apt remove python3-jwcrypto $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-jwcrypto package on Kali Linux

Package: python3-jwcrypto
Source: python-jwcrypto
Version: 1.5.4-1
Installed-Size: 189
Maintainer: Debian FreeIPA Team
Architecture: all
Depends: python3-cryptography (>= 3.4), python3-typing-extensions, python3:any, python3-deprecated
Size: 31520
SHA256: 7654e33717a9e0dd1604d2866e71fae30e045d980e7471e2a38d4b8073e1eb61
SHA1: 555c5e165836ff35896f5ff6ec34c2c1cfc2bf8f
MD5sum: 2013f53fb00156e20fea60e1b657dc57
Description: Python3 implementation of JOSE Web standards
This python module implements JWK,JWS,JWE specifications using
python-cryptography.
.
This package includes the python3 version.
Description-md5:
Homepage: https://github.com/latchset/jwcrypto
Section: python
Priority: optional
Filename: pool/main/p/python-jwcrypto/python3-jwcrypto_1.5.4-1_all.deb