How to Install and Uninstall python3-sshpubkeys.noarch Package on Fedora 34

Last updated: September 23,2024

1. Install "python3-sshpubkeys.noarch" package

Please follow the guidelines below to install python3-sshpubkeys.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-sshpubkeys.noarch

2. Uninstall "python3-sshpubkeys.noarch" package

Please follow the guidelines below to uninstall python3-sshpubkeys.noarch on Fedora 34:

$ sudo dnf remove python3-sshpubkeys.noarch $ sudo dnf autoremove

3. Information about the python3-sshpubkeys.noarch package on Fedora 34

Last metadata expiration check: 5:27:25 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-sshpubkeys
Version : 3.3.1
Release : 1.fc34
Architecture : noarch
Size : 24 k
Source : python-sshpubkeys-3.3.1-1.fc34.src.rpm
Repository : updates
Summary : OpenSSH public key parser for Python
URL : https://github.com/ojarva/sshpubkeys
License : BSD
Description : Native implementation for validating OpenSSH public keys.
:
: Currently ssh-rsa, ssh-dss (DSA), ssh-ed25519 and ecdsa keys with NIST curves
: are supported.