linuxcentoscentos7hamachi

Hamachi not installed on Centos 7 when i follow this steps


I'm trying to install Hamachi on Centos 7, i follow this documents but it was for Centos 5 ,6

Install and Configure LogMeIN ( Hamachi ) on RHEL/CentOS 5/6

Also the link of latest logmein-hamachi is not working, so i use latest version from this link

LogMeIn Hamachi for Linux

and download last version of hamachi by this command line

wget https://secure.logmein.com/labs/logmein-hamachi-2.1.0.139-1.x86_64.rpm

And the file is successfully downloaded, but when i try to run this command to install hamachi

rpm -ivh logmein-hamachi-2.1.0.139-1.x86_64.rpm

it is not installed


Solution

  • You can use the yum software package manager to install rpm packages. Try:

    yum localinstall logmein-hamachi-2.1.0.139-1.x86_64.rpm