View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007208 | Kali Linux | Kali Package Bug | public | 2021-05-29 03:57 | 2021-06-24 00:24 |
Reporter | Manikanta Abburi | Assigned To | steev | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Product Version | 2021.1 | ||||
Summary | 0007208: gtk module missing for zenmap | ||||
Description | I have installed Zenmap. It isn't running due to the missing of the gtk package. I tried to install it, but it's been made obsolete. Is there an alternative for this? | ||||
Steps To Reproduce | Install Zenmap rpm file. | ||||
Hello Manikanta,
Did you really install a rpm file? <b>rpm</b> packages are for distributions like Red Hat, Fedora, CentOS. This is not for Kali, which is based on Debian and uses <b>deb</b> packages. In Kali, you can install the <b>nmap</b> package via the package manager, APT. In the terminal, you would type:
This will give you nmap, the command-line application. If you want to use <b>zenmap</b> (the GUI application for nmap), it's possible. Assuming you run kali-rolling, you would type:
Note that in Kali, the zenmap application will run in a container. This is due to the fact that some required dependencies (python2 gtk bindings If I'm not mistaken) are obsolete and can't be installed in the system. So instead we packaged zenmap in a Docker container image, and we use our home-grown application Kaboxer to manage it. And this is what you'll get by installing zenmap-kbx. After installing zenmap-kbx, you can start it from the Kali menu, or by typing "zenmap-kbx" in the terminal. This is a somewhat new way of distributing Kali applications, we just released a blog post on this matter: https://www.kali.org/blog/introducing-kaboxer/ Please try it out and give us your feedback here, that will be very appreciated! Thanks! |
|
This issue is fixed via the zenmap-kbx package. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2021-05-29 03:57 | Manikanta Abburi | New Issue | |
2021-05-31 04:07 | arnaudr | Note Added: 0014613 | |
2021-05-31 04:08 | arnaudr | Note Edited: 0014613 | |
2021-05-31 04:09 | arnaudr | Note Edited: 0014613 | |
2021-06-24 00:24 | steev | Assigned To | => steev |
2021-06-24 00:24 | steev | Status | new => resolved |
2021-06-24 00:24 | steev | Resolution | open => fixed |
2021-06-24 00:24 | steev | Note Added: 0014807 |