How to Install and Uninstall libguestfs-rsync.x86_64 Package on Oracle Linux 9

Last updated: June 26,2024

1. Install "libguestfs-rsync.x86_64" package

Please follow the guidance below to install libguestfs-rsync.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install libguestfs-rsync.x86_64

2. Uninstall "libguestfs-rsync.x86_64" package

This guide let you learn how to uninstall libguestfs-rsync.x86_64 on Oracle Linux 9:

$ sudo dnf remove libguestfs-rsync.x86_64 $ sudo dnf autoremove

3. Information about the libguestfs-rsync.x86_64 package on Oracle Linux 9

Last metadata expiration check: 3:00:46 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libguestfs-rsync
Epoch : 1
Version : 1.50.1
Release : 6.0.1.el9
Architecture : x86_64
Size : 9.9 k
Source : libguestfs-1.50.1-6.0.1.el9.src.rpm
Repository : ol9_appstream
Summary : rsync support for libguestfs
URL : http://libguestfs.org/
License : LGPLv2+
Description : This adds rsync support to libguestfs. Install it if you want to use
: rsync to upload or download files into disk images.