How to Install Putty
Hello
I am not an experienced Linux person. I am trying to install putty on my REHL 7.5.
It looks and should be easy but nothing is working.
I have a subscription and just did a yum update.
I tried yum install putty but get No package putty available.
I got from the putty site the .gz file and did the following:
$ tar -xvf putty-0.73.tar.gz
$ cd putty-0.73/
$ ./configure
There is no configure file so that last command does not work.
What am I doing wrong? How do I get putty on my REHL computer?
Thanks.
Responses