< Home - < Back

perl-File-FindLib


Information about the package, perl-File-FindLib, which is shipped with common Linux distributions. The perl-File-FindLib package is designed for, Find and use a file/directory from a directory above your script.


Package Name:

perl-File-FindLib

Summary:

Find and use a file/directory from a directory above your script

Description:

File::FindLib starts in the directory where your script (or library) is located and looks for the file or directory whose name you pass in. If it isn't found, then FindLib looks in the parent directory and continues moving up parent directories until it finds it or until there is not another parent directory.

Architecture:

noarch

Version:

0.001004

Release:

1.el6

Size:

12 k

Repository:

epel

From Repository:

Licence:

Unlicense



Handy Yum Commands for perl-File-FindLib


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


Command

Description of Command

yum install perl-File-FindLib

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

yum remove perl-File-FindLib

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

yum -y remove perl-File-FindLib

This command will un-install perl-File-FindLib 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-FindLib when using the -y flag.

yum update perl-File-FindLib

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

yum -y update perl-File-FindLib

This command will update perl-File-FindLib 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-FindLib when using the -y flag.

yum info perl-File-FindLib

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

yum deplist perl-File-FindLib

This command will show you the dependencies for perl-File-FindLib. 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-FindLib

This command will check if there is an update waiting on perl-File-FindLib. 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.