I had just got my first Lenovo T14 with Ubuntu OS, and I want to install Kali tools following this guide: https://www.tecmint.com/install-kali-linux-tools-using-katoolin-on-ubuntu-debian/.
I made /usr/bin/katoolin executable by running the command:
# chmod +x /usr/bin/katoolin
but I keep getting an error:
unable to execute ./katoolin: No such file or directory
I'm sure there is a mistake somewhere along the lines, but couldn't figured it out. Any guidance would be much appreciated.
I used