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

Last updated: May 19,2024

1. Install "python-jwcrypto" package

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

$ sudo apt update $ sudo apt install python-jwcrypto

2. Uninstall "python-jwcrypto" package

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

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

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

Package: python-jwcrypto
Priority: optional
Section: universe/python
Installed-Size: 94
Maintainer: Ubuntu Developers
Original-Maintainer: Debian FreeIPA Team
Architecture: all
Version: 0.2.1-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-cryptography
Filename: pool/universe/p/python-jwcrypto/python-jwcrypto_0.2.1-1_all.deb
Size: 15630
MD5sum: aae5547110833bcf36d2987fbdea7f1d
SHA1: 4e4a69b692a84dd551a44b8c65ff84cc914256c9
SHA256: 49770f42f2a65cb5e4c14406ff3bb772fa87403d3f9ef13f9f36a3025ceaa6e4
Description-en: Python implementation of JOSE Web standards
This python module implements JWK,JWS,JWE specifications using
python-cryptography.
.
This package includes the python2 version.
Description-md5: 59a4d4c4857bc8d2911156182dfc13e9
Homepage: https://github.com/simo5/jwcrypto
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu