How to Install and Uninstall sshexport.noarch Package on Fedora 34
Last updated: November 26,2024
1. Install "sshexport.noarch" package
This guide let you learn how to install sshexport.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
sshexport.noarch
Copied
2. Uninstall "sshexport.noarch" package
This tutorial shows how to uninstall sshexport.noarch on Fedora 34:
$
sudo dnf remove
sshexport.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the sshexport.noarch package on Fedora 34
Last metadata expiration check: 4:04:24 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : sshexport
Version : 2.4
Release : 5.fc34
Architecture : noarch
Size : 37 k
Source : sshexport-2.4-5.fc34.src.rpm
Repository : fedora
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.
Available Packages
Name : sshexport
Version : 2.4
Release : 5.fc34
Architecture : noarch
Size : 37 k
Source : sshexport-2.4-5.fc34.src.rpm
Repository : fedora
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.