Comment 7 for bug 1876269

Revision history for this message
Norbert (nrbrtx) wrote :

Official deb-package still needed.

Possible workaround is to use [Flatpak version of ZenMap](https://flathub.org/apps/details/org.nmap.Zenmap) as follows:

```
sudo apt-get update
sudo apt-get install flatpak

flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install flathub org.nmap.Zenmap
```

Such installation needs ~330 Mb of downloads, and will use ~1 Gb on disk.