Ubuntu に APT で Nmap をインストールするコマンドはどれですか?
sudo apt update
sudo nmap install -y
sudo apt install nmap -y
sudo apt remove nmap -y