Repository URL to install this package:
|
Version:
1.0.0b1 ▾
|
doc:
short_help: Install the sshpass package.
help: |
Install the '[nmap](https://nmap.org) network scanning utility.
furter_reading:
nmap homepage: https://nmap.org
examples:
- title: Install the package that contains the 'nmap' executable.
desc: |
This uses the default system manager to install the package.
args:
pkg_mgr:
doc:
short_help: the package manager to use
type: string
default: auto
required: false
cli:
metavar: PKG-MGR
meta:
is_interface: true
tags:
- nmap
- install
- pkg
frecklets:
- packages-installed:
packages:
- name: nmap
pkg_mgr: '{{:: pkg_mgr ::}}'