確認プロンプトに自動で同意しながら、APTでNmapをインストールするコマンドはどれですか?
sudo apt update
sudo apt install -y nmap
nmap --version
sudo apt scan -y nmap