How to Install and Uninstall python3-jwt Package on Kali Linux
Last updated: January 10,2025
1. Install "python3-jwt" package
In this section, we are going to explain the necessary steps to install python3-jwt on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-jwt
Copied
2. Uninstall "python3-jwt" package
This guide let you learn how to uninstall python3-jwt on Kali Linux:
$
sudo apt remove
python3-jwt
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-jwt package on Kali Linux
Package: python3-jwt
Source: pyjwt
Version: 2.7.0-1
Installed-Size: 115
Maintainer: Debian Python Team
Architecture: all
Depends: python3-typing-extensions | python3 (>> 3.8), python3:any
Recommends: python3-cryptography
Suggests: python3-crypto
Size: 29704
SHA256: 5df61458034035e82de2a362121f5d8a8465f7b09ff9dfc95a7c3c0cf02219d8
SHA1: bb3bd35499d30b257e346f3e1619a6c750790675
MD5sum: d72abe0abbf828681109a5332e7981aa
Description: Python 3 implementation of JSON Web Token
PyJWT implements the JSON Web Token draft 01, a way of representing
signed content using JSON data structures.
.
Supported algorithms for cryptographic signing:
.
* HS256 - HMAC using SHA-256 hash algorithm (default)
* HS384 - HMAC using SHA-384 hash algorithm
* HS512 - HMAC using SHA-512 hash algorithm
* RS256 - RSASSA-PKCS1-v1_5 signature algorithm using SHA-256 hash
algorithm
* RS384 - RSASSA-PKCS1-v1_5 signature algorithm using SHA-384 hash
algorithm
* RS512 - RSASSA-PKCS1-v1_5 signature algorithm using SHA-512 hash
algorithm
.
Supported reserved claim names:
- "exp" (Expiration Time) Claim
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/jpadilla/pyjwt
Section: python
Priority: optional
Filename: pool/main/p/pyjwt/python3-jwt_2.7.0-1_all.deb
Source: pyjwt
Version: 2.7.0-1
Installed-Size: 115
Maintainer: Debian Python Team
Architecture: all
Depends: python3-typing-extensions | python3 (>> 3.8), python3:any
Recommends: python3-cryptography
Suggests: python3-crypto
Size: 29704
SHA256: 5df61458034035e82de2a362121f5d8a8465f7b09ff9dfc95a7c3c0cf02219d8
SHA1: bb3bd35499d30b257e346f3e1619a6c750790675
MD5sum: d72abe0abbf828681109a5332e7981aa
Description: Python 3 implementation of JSON Web Token
PyJWT implements the JSON Web Token draft 01, a way of representing
signed content using JSON data structures.
.
Supported algorithms for cryptographic signing:
.
* HS256 - HMAC using SHA-256 hash algorithm (default)
* HS384 - HMAC using SHA-384 hash algorithm
* HS512 - HMAC using SHA-512 hash algorithm
* RS256 - RSASSA-PKCS1-v1_5 signature algorithm using SHA-256 hash
algorithm
* RS384 - RSASSA-PKCS1-v1_5 signature algorithm using SHA-384 hash
algorithm
* RS512 - RSASSA-PKCS1-v1_5 signature algorithm using SHA-512 hash
algorithm
.
Supported reserved claim names:
- "exp" (Expiration Time) Claim
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/jpadilla/pyjwt
Section: python
Priority: optional
Filename: pool/main/p/pyjwt/python3-jwt_2.7.0-1_all.deb