PAC Manager is a graphical application software for SSH and Telnet, similar to Putty. The latest available version is PAC Manager 4.5.3.9, which was recently released. This version is mainly used for error correction and improvement. For more information, see the update description.
Download, install, and configure Ubuntu 14.04.
Ubuntu 14.04 system:
Ubuntu 14.04 text tutorial on hard drive installation in Windows 7
How to install (without PPA, directly download the DEB installation package ):
Ubuntu, Linux Mint, Elementary OS, Debian, and other derivative versions use the following command:
Sudo apt-get install gdebi
Wget http://sourceforge.net/projects/pacmanager/files/pac-4.0/pac-4.5.3.9-all.deb
Sudo gdebi pac-4.5.3.9-all.deb
Uninstall software commands:
Sudo apt-get remove pac
Installation commands for Fedora, CentOS, Mageia, OpenMandriva, and related derivative versions:
32-bit system user installation command:
Wget http://sourceforge.net/projects/pacmanager/files/pac-4.0/pac-4.5.3.9-2.i386.rpm
Sudo rpm-I pac-4.5.3.9-2.i386.rpm
64-bit system user installation command:
Wget http://sourceforge.net/projects/pacmanager/files/pac-4.0/pac-4.5.3.9-2.x86_64.rpm
Sudo rpm-I pac-4.5.3.9-2.x86_64.rpm
Uninstall software commands:
Sudo yum remove pac