How to Install and Uninstall sshpass.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "sshpass.x86_64" package

Please follow the step by step instructions below to install sshpass.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install sshpass.x86_64

2. Uninstall "sshpass.x86_64" package

Learn how to uninstall sshpass.x86_64 on Fedora 34:

$ sudo dnf remove sshpass.x86_64 $ sudo dnf autoremove

3. Information about the sshpass.x86_64 package on Fedora 34

Last metadata expiration check: 1:37:57 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : sshpass
Version : 1.09
Release : 1.fc34
Architecture : x86_64
Size : 27 k
Source : sshpass-1.09-1.fc34.src.rpm
Repository : fedora
Summary : Non-interactive SSH authentication utility
URL : http://sshpass.sourceforge.net/
License : GPLv2
Description : Tool for non-interactively performing password authentication with so called
: "interactive keyboard password authentication" of SSH. Most users should use
: more secure public key authentication of SSH instead.