< Home - < Back

perl-File-KeePass


Information about the package, perl-File-KeePass, which is shipped with common Linux distributions. The perl-File-KeePass package is designed for, Interface to KeePass V1 and V2 database files.


Package Name:

perl-File-KeePass

Summary:

Interface to KeePass V1 and V2 database files

Description:

File::KeePass gives access to KeePass version 1 (kdb) and version 2 (kdbx) databases. The version 1 and version 2 databases are very different in construction, but the majority of information overlaps and many algorithms are similar. File::KeePass attempts to iron out as many of the differences. File::KeePass gives nearly raw data access. There are a few utility methods for manipulating groups and entries. More advanced manipulation can easily be layered on top by other modules. File::KeePass is only used for reading and writing databases and for keeping passwords scrambled while in memory. Programs dealing with UI or using of auto-type features are the domain of other modules on CPAN. File::KeePass::Agent is one example.

Architecture:

noarch

Version:

2.03

Release:

10.el6

Size:

42 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-File-KeePass


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


Command

Description of Command

yum install perl-File-KeePass

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

yum remove perl-File-KeePass

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

yum -y remove perl-File-KeePass

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

yum update perl-File-KeePass

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

yum -y update perl-File-KeePass

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

yum info perl-File-KeePass

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

yum deplist perl-File-KeePass

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

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