< Home - < Back

perl-Nmap-Parser


Information about the package, perl-Nmap-Parser, which is shipped with common Linux distributions. The perl-Nmap-Parser package is designed for, Parse nmap scan data with perl.


Package Name:

perl-Nmap-Parser

Summary:

Parse nmap scan data with perl

Description:

This module implements a interface to the information contained in an nmap scan. It is implemented by parsing the xml scan data that is generated by nmap. This will enable anyone who utilizes nmap to quickly create fast and robust security scripts that utilize the powerful port scanning abilities of nmap.

Architecture:

noarch

Version:

1.19

Release:

4.el6

Size:

41 k

Repository:

epel

From Repository:

Licence:

MIT



Handy Yum Commands for perl-Nmap-Parser


Control the perl-Nmap-Parser package with the following handy commands outlined below.


Command

Description of Command

yum install perl-Nmap-Parser

This command will install perl-Nmap-Parser on the server.

yum remove perl-Nmap-Parser

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

yum -y remove perl-Nmap-Parser

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

yum update perl-Nmap-Parser

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

yum -y update perl-Nmap-Parser

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

yum info perl-Nmap-Parser

This command will show you core information about the perl-Nmap-Parser package.

yum deplist perl-Nmap-Parser

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

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