Official Download: http://sourceforge.net/projects/pacmanager/ Refer: http://linuxg.net/how-to-install-pac-manager-4-5-2-on-ubuntu-linux-mint-and-debian/ PAC Manager is a GUI for SSH and telnet, similar to Putty.
Issues after upgrade from Ubuntu 14.04 to Ubuntu 16.04. Needed to run the following commands, you need to remove and re-install PAC.
$ sudo apt-get remove pac
$ sudo rm -rf /opt/pac
$ sudo dpkg -i pac-4.5.5.7-all.deb
This did NOT work:
$ find /opt/pac/ -name "Vte.so*" -exec rm {} +
Refer: https://sourceforge.net/p/pacmanager/bugs/177/
