removal from ubuntu

Hi im trying to remove sleuthkit form ubuntu but I keep getting thrown this error

tom@tom-XPS-15-7590:/$ sudo apt-get purge --auto-remove sleuthkit
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
You might want to run ‘apt --fix-broken install’ to correct these.
The following packages have unmet dependencies.
** autopsy : Depends: sleuthkit (>= 3.0.0) but it is not going to be installed**
E: Unmet dependencies. Try ‘apt --fix-broken install’ with no packages (or specify a solution).
tom@tom-XPS-15-7590:/$

I’ve tried running sudo apt --fix-broken install but all i get is

Preparing to unpack …/libtsk19_4.11.1+dfsg-1_amd64.deb …
Unpacking libtsk19:amd64 (4.11.1+dfsg-1) …
dpkg: error processing archive /var/cache/apt/archives/libtsk19_4.11.1+dfsg-1_amd64.deb (–unpack):
trying to overwrite ‘/usr/lib/x86_64-linux-gnu/libtsk.so.19’, which is also in package sleuthkit-java 4.12.0-1
Errors were encountered while processing:
/var/cache/apt/archives/libtsk19_4.11.1+dfsg-1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

TIA

Hi!
Did you try to reinstall properly and remove?