How to Install and Uninstall python3-jwt Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "python3-jwt" package

Here is a brief guide to show you how to install python3-jwt on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-jwt

2. Uninstall "python3-jwt" package

In this section, we are going to explain the necessary steps to uninstall python3-jwt on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-jwt package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-jwt
Architecture: all
Version: 1.3.0-1ubuntu0.1
Priority: optional
Section: python
Source: pyjwt
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 79
Depends: python3:any (>= 3.3.2-2~)
Recommends: python3-cryptography
Suggests: python3-crypto
Filename: pool/main/p/pyjwt/python3-jwt_1.3.0-1ubuntu0.1_all.deb
Size: 16222
MD5sum: 68386d1cf9fdb17ebf7be571ae8b71ac
SHA1: 8f526548596a30dcf83ebcd6d4353f9aec59b7be
SHA256: ce8866aadcd36051818d4014dc3bc1596c923af1021f7025fbc28611fe2e0a4d
SHA512: 003480b916aba9f6a5fac4cbf495a97b0ead876b10f3d17b260f5379420c0617c6afe66a33741891fd04687d76449f670e74d80c0992f5927b1069ec98ebf1ba
Homepage: https://github.com/jpadilla/pyjwt
Description-en: 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: 95f9eaca3a06db73fe4a95bab9f4479b
Task: ubuntu-core, ubuntu-desktop, ubuntu-usb, cloud-image, ubuntu-core, edubuntu-desktop, edubuntu-usb, ubuntu-touch-core, ubuntu-touch, ubuntukylin-desktop
Supported: 5y

Package: python3-jwt
Priority: optional
Section: python
Installed-Size: 79
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: pyjwt
Version: 1.3.0-1
Depends: python3:any (>= 3.3.2-2~)
Recommends: python3-cryptography
Suggests: python3-crypto
Filename: pool/main/p/pyjwt/python3-jwt_1.3.0-1_all.deb
Size: 15994
MD5sum: aa1437e45418bb3371e1ab78fad20c8b
SHA1: b921acde60f84d1da54c546c786a2b41e934effb
SHA256: de8053fbb13b2ff2920678e2ed0d7c3270dbacb7c2bb470a9a49cf9b94cc77bd
Description-en: 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: 95f9eaca3a06db73fe4a95bab9f4479b
Homepage: https://github.com/jpadilla/pyjwt
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Task: ubuntu-core, ubuntu-desktop, ubuntu-usb, cloud-image, ubuntu-core, edubuntu-desktop, edubuntu-usb, ubuntu-touch-core, ubuntu-touch, ubuntukylin-desktop