Hello Linux Geeksters. As you may know, PAC Manager is a GUI for SSH and telnet, similar to Putty. PAC Manager 4.5.3 has been recently released, bringing bugfixes and improvements to the previous version.

In this article I will show you how to install PAC Manager 4.5.3 on Ubuntu 13.10 Saucy Salamander, Ubuntu 13.04 Raring Ringtail, Linux Mint 16 Petra, Linux Mint 15 Olivia and Pear OS 8.
Follow the instructions for your system exactly, in order to get a successful installation.
How to install PAC Manager 4.5.3 on Ubuntu 13.10 and Linux Mint 16:
$ wget -q -O - http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
$ sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu saucy-getdeb apps" >> /etc/apt/sources.list.d/getdeb.list'
$ sudo apt-get update
$ sudo apt-get instal pac
How to install PAC Manager 4.5.3 on Ubuntu 13.04 and Linux Mint 15 and Pear OS 8:
$ wget -q -O - http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
$ sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu raring-getdeb apps" >> /etc/apt/sources.list.d/getdeb.list'
$ sudo apt-get update
$ sudo apt-get instal pac