How to Install and Uninstall perl-File-RsyncP.x86_64 Package on Fedora 36

Last updated: October 13,2024

1. Install "perl-File-RsyncP.x86_64" package

This guide let you learn how to install perl-File-RsyncP.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install perl-File-RsyncP.x86_64

2. Uninstall "perl-File-RsyncP.x86_64" package

This is a short guide on how to uninstall perl-File-RsyncP.x86_64 on Fedora 36:

$ sudo dnf remove perl-File-RsyncP.x86_64 $ sudo dnf autoremove

3. Information about the perl-File-RsyncP.x86_64 package on Fedora 36

Last metadata expiration check: 1:54:18 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-File-RsyncP
Version : 0.76
Release : 7.fc36
Architecture : x86_64
Size : 108 k
Source : perl-File-RsyncP-0.76-7.fc36.src.rpm
Repository : fedora
Summary : A perl implementation of an Rsync client
URL : https://metacpan.org/release/File-RsyncP
License : GPLv2 and GPLv3 and (GPL+ or Artistic)
Description : File::RsyncP is a perl implementation of an Rsync client. It is compatible with
: Rsync 2.5.5 - 2.6.3 (protocol versions 26-28). It can send or receive files,
: either by running rsync on the remote machine, or connecting to an rsyncd
: daemon on the remote machine.