How install mdk4 tool?

I can not do that, i tried every type’s install

what did you try?

You can apply the instructions GitHub - aircrack-ng/mdk4: MDK4

If they don’t work, open an issue in mdk4 bug tracker.

1 Like

What i need to do? I can not copy by gitclone, i can not sudo dnf install mdk4, dnf dont have mdk4

got you problem, look down

help pls

If you follow the instructions from the github link given in this thread, you will be able to make it work in a debian-11 / debian-12 VM very easily.

i need fedora-37 mdk4

make -C src clean
make[1]: Entering directory ‘/home/pi/mdk4/src’
…/common.mak💯 *** Cannot find development files for any supported version of libnl. install either libnl1 or libnl3. Stop
make[1]: Leaving directory ‘/home/pi/mdk4/src’
make: *** [Makefile:19: clean] Error 2

apt-get install libnl-3-dev libnl-genl-3-dev dont help me

I need to use mdk4, but i can only install dedian, how to use qube in debian and fedora at the same time

try to search the libnl related packages in Fedora, instead of using apt-get you have to use dnf.

Why is your user named “pi” here?
Are you running this in dom0?

delete topik, i fixed the problem

Great. Please don’t tell how, so others couldn’t benefit.