How to Install and Uninstall python3-service-identity Package on Kali Linux

Last updated: April 20,2024

1. Install "python3-service-identity" package

This guide let you learn how to install python3-service-identity on Kali Linux

$ sudo apt update $ sudo apt install python3-service-identity

2. Uninstall "python3-service-identity" package

This is a short guide on how to uninstall python3-service-identity on Kali Linux:

$ sudo apt remove python3-service-identity $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-service-identity package on Kali Linux

Package: python3-service-identity
Source: python-service-identity
Version: 24.1.0-1
Installed-Size: 55
Maintainer: Debian Python Team
Architecture: all
Depends: python3-attr, python3-cryptography, python3-pyasn1, python3-pyasn1-modules, python3:any
Recommends: python3-idna
Size: 13892
SHA256: d6fb618f4e1b1d7ac80ebbd82b9c32c7261888d877edd99eacb3e5c04e3ffe5e
SHA1: 38d568b7def6a1d2ca2bb3e014cd0517db682e75
MD5sum: c4612f3ebcfdee28e1d05931399821e7
Description: Service identity verification for pyOpenSSL (Python 3 module)
Service_identity aspires to give you all the tools you need for verifying
whether a certificate is valid for the intended purposes.
.
In the simplest case, this means host name verification. However,
service_identity implements RFC 6125 fully and plans to add other
relevant RFCs too.
.
This package contains service_identity for Python 3.
Description-md5:
Homepage: https://github.com/pyca/service-identity
Section: python
Priority: optional
Filename: pool/main/p/python-service-identity/python3-service-identity_24.1.0-1_all.deb