

No need to select the port as it defaults depending on the connection type selected. Select Raw, Telnet, Rlogin, SSH, Serial connection type.Enter the hostname or IP address of the server and select the connection type.There shouldn’t be any difference in working. You should see the putty window as shown below. Move generated tools to /usr/bin/ directory $ sudo cp putty /usr/bin/ That’s it and you successfully compiled Putty source archive code.Ħ. If you don’t have GTK, you should still be able to build the command-line utilities (PSCP, PSFTP, Plink, PuTTYgen) using this script.ĥ. You need GTK to install the graphical interface. This checks all the dependencies like C compiler, GTK, etc, and creates a makefile. Putty provides source code that you can compile.Ĥ. If you want to remove Putty, you can click the Remove button.Īlternatively, you can download the Putty Unix source code archive and compile it. Post-installation you can launch it using the launch button. You need Sudo access to install the package. Click on Show Application -> Ubuntu Software and search for putty. This is a graphical installation using the built-in application package manager.

If you are not conformable to running the Unix command, you can use Ubuntu Software – Application package manager. It is similar to the Windows platform except for color and theme. You can also install supporting packages using the command given below. Install the putty package with the command. putty-tools – command-line tools for SSH, SCP, and SFTPģ.It lists down all the packages related to putty as shown below Putty-tools - command-line tools for SSH, SCP, and SFTP Libtrilead-putty-extension-java-doc - Documentation for libtrilead-putty-extension-java Libtrilead-putty-extension-java - PuTTY key support for Trilead SSH2 library Libjsch-agent-proxy-java - Proxy to ssh-agent and Pageant in Java Search the putty package using the below command to check if it is available in the default repository. Update the list of available packages and their versions. Open the terminal window and run the below commands to install Putty on Ubuntu.ġ. Install Putty on Ubuntu using commands (Terminal)Īpt-get is a versatile command available for Debian-based distros to add/remove the package. First, using the apt-get command, the second using Ubuntu software, and the last method is by compiling the source code. There are a total of 3 methods to install Putty on Ubuntu.
