2017-03-12 2 views
2

ich gerade in meinem Mac erfolgreich Homebrew installiert (Homebrew-Pakete zu ihrem eigenen Verzeichnis installiert und dann symbolisch verlinkt ihre Dateien in /usr/local.)n, aber ich kann nicht nmapNmap/Homebrew in Mac 10.12.2

laufen
MacBook-Pro-de-nunito:spring-boot-html-mail nunito$ brew help 
Example usage: 
    brew search [TEXT|/REGEX/] 
    brew (info|home|options) [FORMULA...] 
    brew install FORMULA... 
    brew update 
    brew upgrade [FORMULA...] 
    brew uninstall FORMULA... 
    brew list [FORMULA...] 

Troubleshooting: 
    brew config 
    brew doctor 
    brew install -vd FORMULA 

Developers: 
    brew create [URL [--no-fetch]] 
    brew edit [FORMULA...] 
    http://docs.brew.sh/Formula-Cookbook.html 

Further help: 
    man brew 
    brew help [COMMAND] 
    brew home 
MacBook-Pro-de-nunito:spring-boot-html-mail nunito$ nmap 
-bash: nmap: command not found 

Antwort

1

Haben Sie speziell nmap aus Brauen installiert? brew install nmap

Else könnte es einfacher sein, nur dann nmap von ihrer Website herunterladen ...