How to Install and Uninstall rsync.x86_64 Package on CentOS Stream 9
Last updated: November 26,2024
1. Install "rsync.x86_64" package
Please follow the instructions below to install rsync.x86_64 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
rsync.x86_64
Copied
2. Uninstall "rsync.x86_64" package
Learn how to uninstall rsync.x86_64 on CentOS Stream 9:
$
sudo dnf remove
rsync.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the rsync.x86_64 package on CentOS Stream 9
Last metadata expiration check: 0:37:51 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rsync
Version : 3.2.3
Release : 19.el9
Architecture : x86_64
Size : 398 k
Source : rsync-3.2.3-19.el9.src.rpm
Repository : baseos
Summary : A program for synchronizing files over a network
URL : https://rsync.samba.org/
License : GPLv3+
Description : Rsync uses a reliable algorithm to bring remote and host files into
: sync very quickly. Rsync is fast because it just sends the differences
: in the files over the network instead of sending the complete
: files. Rsync is often used as a very powerful mirroring process or
: just as a more capable replacement for the rcp command. A technical
: report which describes the rsync algorithm is included in this
: package.
Available Packages
Name : rsync
Version : 3.2.3
Release : 19.el9
Architecture : x86_64
Size : 398 k
Source : rsync-3.2.3-19.el9.src.rpm
Repository : baseos
Summary : A program for synchronizing files over a network
URL : https://rsync.samba.org/
License : GPLv3+
Description : Rsync uses a reliable algorithm to bring remote and host files into
: sync very quickly. Rsync is fast because it just sends the differences
: in the files over the network instead of sending the complete
: files. Rsync is often used as a very powerful mirroring process or
: just as a more capable replacement for the rcp command. A technical
: report which describes the rsync algorithm is included in this
: package.