Instalacja hamachi - kali linux

Witam. Próbuję zainstalować Hamachi na 64-bitowym kali linux. Gdy wpisuję w konsoli dpkg -i hamachi.deb, otrzymuje:

Selecting previously unselected package logmein-hamachi.
(Reading database ... 316810 files and directories currently installed.)
Unpacking logmein-hamachi (from hamachi.deb) ...
dpkg: dependency problems prevent configuration of logmein-hamachi:
 logmein-hamachi depends on lsb-core (>= 3.0); however:
  Package lsb-core is not installed.

dpkg: error processing logmein-hamachi (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 logmein-hamachi

Używana przeze mnie paczka: https://secure.logmein.com/labs/logmein-hamachi_2.1.0.139-1_amd64.deb

apt-get install lsb-core

Wynik:

Reading package lists... Done
Building dependency tree       
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
 lsb-core : Depends: pax but it is not going to be installed
            Depends: alien (>= 8.36) but it is not going to be installed
            Depends: libc6-i386 but it is not going to be installed
            Depends: lib32z1 but it is not going to be installed
            Depends: lsb-security (>= 4.1+Debian8+deb7u1) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

Użycie apt-get -f install:

Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... Done
The following packages will be REMOVED:
  logmein-hamachi
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 3,260 kB disk space will be freed.
Do you want to continue [Y/n]?

Wrzuć sobie to w tłumacza google, bo masz wołami napisane co musisz zrobić. Bez podstawowego angielskiego nie masz co się brać za komputery.

Problem polega na tym, że przeszukałem już sporą ilość forów angielskich i nadal nie znalazłem rozwiązania

Masz wyszczególnione paczki które są wymagane do instalacji twojego programu. Zainstaluj najpierw wszystkie zależności a na końcu hamachi

Przy apt-get install -f apt wyrzuca pakiet, teraz musisz ponownie użyć dpkg i zainstalować pakiet z Hamachi.