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

Last updated: November 25,2024

1. Install "python3-sshpubkeys.noarch" package

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

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

2. Uninstall "python3-sshpubkeys.noarch" package

This guide covers the steps necessary to uninstall python3-sshpubkeys.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:42:45 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : python3-sshpubkeys
Version : 3.3.1
Release : 11.fc36
Architecture : noarch
Size : 25 k
Source : python-sshpubkeys-3.3.1-11.fc36.src.rpm
Repository : fedora
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.