How To Install Pterm?
Install pterm
-
Debian
apt-get install pterm
Click to copy -
Ubuntu
apt-get install pterm
Click to copy -
Arch Linux
pacman -S pterm
Click to copy -
Kali Linux
apt-get install pterm
Click to copy -
Fedora
dnf install pterm
Click to copy -
Raspbian
apt-get install pterm
Click to copy
pterm
PuTTY terminal emulatorThis is an X terminal emulator based on the popular Windows SSH client, PuTTY. It supports xterm escape sequences, plus some Linux console sequences for colour palette configuration and some DECterm sequences for title bar control, and with an appropriate font it supports the UTF-8 encoding of Unicode. It also has some nifty features like rectangular selection and NetHack keypad mode.
putty
Telnet/SSH client for XThis is the Unix port of the popular Windows SSH client, PuTTY. It supports flexible terminal setup, mid-session reconfiguration using Ctrl-rightclick, multiple X11 authentication protocols, and various other interesting things not provided by ssh in an xterm. Pageant is an SSH authentication agent, and a tool for communicating with an already-running agent.