Updating rsync on Linux
Updating rsync on Linux depends on the Linux distribution and package manager you are using.
We’ve included instructions for the most popular configurations:
Ubuntu, Pop!_OS, and Debian
sudo apt-get --only-upgrade install rsync
CentOS, Red Hat, and Fedora Linux
yum update rsync