How to Install and Uninstall sshpass.x86_64 Package on AlmaLinux 9
Last updated: January 12,2025
1. Install "sshpass.x86_64" package
This guide let you learn how to install sshpass.x86_64 on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
sshpass.x86_64
Copied
2. Uninstall "sshpass.x86_64" package
This guide let you learn how to uninstall sshpass.x86_64 on AlmaLinux 9:
$
sudo dnf remove
sshpass.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the sshpass.x86_64 package on AlmaLinux 9
Last metadata expiration check: 2:35:03 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : sshpass
Version : 1.09
Release : 4.el9
Architecture : x86_64
Size : 27 k
Source : sshpass-1.09-4.el9.src.rpm
Repository : appstream
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.
Available Packages
Name : sshpass
Version : 1.09
Release : 4.el9
Architecture : x86_64
Size : 27 k
Source : sshpass-1.09-4.el9.src.rpm
Repository : appstream
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.