How to Install and Uninstall sshexport.noarch Package on CentOS 8 / RHEL 8

Last updated: May 19,2024

1. Install "sshexport.noarch" package

Please follow the guidance below to install sshexport.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install sshexport.noarch

2. Uninstall "sshexport.noarch" package

This is a short guide on how to uninstall sshexport.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove sshexport.noarch $ sudo dnf autoremove

3. Information about the sshexport.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:36:18 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : sshexport
Version : 2.4
Release : 1.el8
Architecture : noarch
Size : 38 k
Source : sshexport-2.4-1.el8.src.rpm
Repository : epel
Summary : Install your SSH keys on remote sites
URL : http://www.catb.org/~esr/sshexport
License : BSD and ISC
Description : This script tries to export SSH public keys to specified sites.
: It will walk the user through generating key pairs if it doesn't
: find any to export. It handles all the fiddly details, like
: remembering the SSH key file names, updating the authorized_keys
: and making sure local and remote permissions are correct.
: It tells you what it's doing if it has to change anything.