< Home - < Back

perl-Bit-Vector


Information about the package, perl-Bit-Vector, which is shipped with common Linux distributions. The perl-Bit-Vector package is designed for, Efficient bit vector, set of integers and "big int" math library.


Package Name:

perl-Bit-Vector

Summary:

Efficient bit vector, set of integers and "big int" math library

Description:

Bit::Vector is an efficient C library which allows you to handle bit vectors, sets (of integers), "big integer arithmetic" and boolean matrices, all of arbitrary sizes. The library is efficient (in terms of algorithmical complexity) and therefore fast (in terms of execution speed) for instance through the widespread use of divide-and-conquer algorithms.

Architecture:

x86_64

Version:

7.1

Release:

2.el6

Size:

169 k

Repository:

base

From Repository:

Licence:

(GPLv2+ or Artistic) and LGPLv2+



Handy Yum Commands for perl-Bit-Vector


Control the perl-Bit-Vector package with the following handy commands outlined below.


Command

Description of Command

yum install perl-Bit-Vector

This command will install perl-Bit-Vector on the server.

yum remove perl-Bit-Vector

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

yum -y remove perl-Bit-Vector

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

yum update perl-Bit-Vector

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

yum -y update perl-Bit-Vector

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

yum info perl-Bit-Vector

This command will show you core information about the perl-Bit-Vector package.

yum deplist perl-Bit-Vector

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

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