I am trying to install sshpass on centos, as I want to install MapR on our systems.
I am following guidelines given here: http://doc.mapr.com/display/MapR/Quick+Installation+Guide
I get following issue:
sudo yum install sshpass
Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
* base: centos.excellmedia.net
* extras: centos.excellmedia.net
* updates: centos.excellmedia.net
Setting up Install Process
No package sshpass available.
Error: Nothing to do
If somebody can help me to understand where to get sshpass from it will be great.
Thanks in advance