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

Last updated: April 28,2024

1. Install "python3-josepy" package

In this section, we are going to explain the necessary steps to install python3-josepy on Kali Linux

$ sudo apt update $ sudo apt install python3-josepy

2. Uninstall "python3-josepy" package

Here is a brief guide to show you how to uninstall python3-josepy on Kali Linux:

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

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

Package: python3-josepy
Source: python-josepy
Version: 1.14.0-1
Installed-Size: 104
Maintainer: Debian Let's Encrypt
Architecture: all
Depends: python3-cryptography (>= 1.5), python3-openssl (>= 0.13), python3:any
Size: 23264
SHA256: ddab21d458448c9ec10fcdd4865703ef4ab304753be80c4117093552e9dcd965
SHA1: b071f5f9cb62105df4cd95367ed2170a11e91811
MD5sum: e3cff9d6ce5a1c175c1700449fec93f3
Description: JOSE implementation for Python 3.x
This package is a Python implementation of the standards developed by
IETF Javascript Object Signing and Encryption (Active WG), in
particular the following RFCs:
.
- JSON Web Algorithms (JWA)
- JSON Web Key (JWK)
- JSON Web Signature (JWS)
.
This package was originally developed as part of the ACME protocol
implementation. This is the Python 3 library.
Description-md5:
Homepage: https://certbot.eff.org/
Section: python
Priority: optional
Filename: pool/main/p/python-josepy/python3-josepy_1.14.0-1_all.deb