Hi everyone,
when i try to run Burpsuite in kali on virtualbox burp can't started because the library libawt_xawt.so there isn't in java 18 (but there is in version 17).

i try to install the library but this is the response:

Code:
└─$ sudo apt install libawt_xawt.so
[sudo] password for kali: 
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package libawt_xawt.so
ok, i want, if possible, use the current version (18) whit burp or use the version 17 but: how to do?

Please help me, thanks.