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

Last updated: May 21,2024

1. Install "python3-sshpubkeys" package

Learn how to install python3-sshpubkeys on Kali Linux

$ sudo apt update $ sudo apt install python3-sshpubkeys

2. Uninstall "python3-sshpubkeys" package

Learn how to uninstall python3-sshpubkeys on Kali Linux:

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

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

Package: python3-sshpubkeys
Source: sshpubkeys
Version: 3.1.0-3
Installed-Size: 50
Maintainer: Vincent Bernat
Architecture: all
Depends: python3-cryptography (>= 2.1.4), python3-ecdsa, python3:any
Size: 13024
SHA256: 2e81461a3d67596007a70d5dcb58353f76d0da0a29049df3a4eaf05f03c45516
SHA1: 681033250663f01154c68431596d3be4859f21e9
MD5sum: dd3e21dbe4f7edbaf4a4bfb836339216
Description: SSH public key parser - Python 3
This module provides a native implementation for validating OpenSSH
public keys. Currently ssh-rsa, ssh-dss (DSA), ssh-ed25519 and ecdsa
keys with NIST curves are supported.
.
This package contains the module for Python 3.
Description-md5:
Homepage: https://github.com/ojarva/python-sshpubkeys
Section: python
Priority: optional
Filename: pool/main/s/sshpubkeys/python3-sshpubkeys_3.1.0-3_all.deb