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

Last updated: May 13,2024

1. Install "python3-jwcrypto" package

Please follow the guidance below to install python3-jwcrypto on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-jwcrypto

2. Uninstall "python3-jwcrypto" package

Here is a brief guide to show you how to uninstall python3-jwcrypto on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-jwcrypto
Priority: optional
Section: universe/python
Installed-Size: 94
Maintainer: Ubuntu Developers
Original-Maintainer: Debian FreeIPA Team
Architecture: all
Source: python-jwcrypto
Version: 0.2.1-1
Depends: python3:any (>= 3.3.2-2~), python3-cryptography
Filename: pool/universe/p/python-jwcrypto/python3-jwcrypto_0.2.1-1_all.deb
Size: 15720
MD5sum: 59bb082276d3b53959ef11139152b78f
SHA1: ad37355aaef6d5e0ace62e8ff37a31cebd29c199
SHA256: 5a078f128d2c9fe6e14d0d154e5bbdd3c09cde99c950ea6627a953095ec70f9a
Description-en: Python3 mplementation of JOSE Web standards
This python module implements JWK,JWS,JWE specifications using
python-cryptography.
.
This package includes the python3 version.
Description-md5: 9484745ec22070cbce4be27ceded3c6f
Homepage: https://github.com/simo5/jwcrypto
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu