< Home - < Back

perl-File-RsyncP


Information about the package, perl-File-RsyncP, which is shipped with common Linux distributions. The perl-File-RsyncP package is designed for, A perl implementation of an Rsync client.


Package Name:

perl-File-RsyncP

Summary:

A perl implementation of an Rsync client

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.

Architecture:

x86_64

Version:

0.72

Release:

1.el6

Size:

100 k

Repository:

epel

From Repository:

Licence:

GPLv2



Handy Yum Commands for perl-File-RsyncP


Control the perl-File-RsyncP package with the following handy commands outlined below.


Command

Description of Command

yum install perl-File-RsyncP

This command will install perl-File-RsyncP on the server.

yum remove perl-File-RsyncP

This command will un-install perl-File-RsyncP on the server. When you run this command, you will be asked if you are sure that you want to remove perl-File-RsyncP, so you have to manually confirm that you want to do this.

yum -y remove perl-File-RsyncP

This command will un-install perl-File-RsyncP on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove perl-File-RsyncP when using the -y flag.

yum update perl-File-RsyncP

This command will update perl-File-RsyncP to the latest version. When you run this command, you will be asked if you are sure that you want to remove perl-File-RsyncP, so you have to manually confirm that you want to do this.

yum -y update perl-File-RsyncP

This command will update perl-File-RsyncP to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove perl-File-RsyncP when using the -y flag.

yum info perl-File-RsyncP

This command will show you core information about the perl-File-RsyncP package.

yum deplist perl-File-RsyncP

This command will show you the dependencies for perl-File-RsyncP. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update perl-File-RsyncP

This command will check if there is an update waiting on perl-File-RsyncP. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.