Quelle commande installe Nmap sur Ubuntu avec APT ?
sudo apt remove nmap -y
sudo apt update
sudo nmap install -y
sudo apt install nmap -y