The below commands can be used to verify that rsync is installed on your system.
# which rsync
/usr/bin/rsync
# rsync -h
rsync version 2.6.6 protocol version 29
Copyright (C) 1996-2005 by Andrew Tridgell and others
<http://rsync.samba.org/>
...