Install Plink On A Debian, Ubuntu, Arch, Kali, Fedora And Raspbian

Install Plink On A Debian, Ubuntu, Arch, Kali, Fedora And Raspbian

plink

command-line tools for SSH, SCP, and SFTP

Maintainer: Debian Med Packaging Team



Section: science

Install plink

  • Debian apt-get install plink Click to copy
  • Ubuntu apt-get install plink Click to copy
  • Arch Linux pacman -S plink Click to copy
  • Kali Linux apt-get install plink Click to copy
  • Fedora dnf install plink Click to copy
  • Raspbian apt-get install plink Click to copy

putty-tools

command-line tools for SSH, SCP, and SFTP

This package provides four command-line tools from the PuTTY suite that allow various kinds of secure interaction with remote systems. Plink (PuTTY Link) connects to a remote system via SSH, Telnet, or rlogin, and either starts an interactive session or runs a batch process. It supports the usual SSH features like port forwarding, X11 forwarding, SOCKS, and compression. PSCP (PuTTY Secure Copy) transfers files securely between systems using an SSH connection. It works with both SSH protocol 1 and protocol 2. PSFTP (PuTTY SFTP client) transfers files securely between systems using the SSH file transfer protocol, which is specific to SSH protocol 2. In interactive mode its interface is much like the traditional Unix FTP client, although it can also operate in batch mode. PuTTYgen generates SSH public and private key pairs in any of a number of formats, including those usable by PuTTY, OpenSSH, and ssh.com. All these utilities can make use of PuTTY's saved sessions where appropriate.

plink

whole-genome association analysis toolset

plink expects as input the data from SNP (single nucleotide polymorphism) chips of many individuals and their phenotypical description of a disease. It finds associations of single or pairs of DNA variations with a phenotype and can retrieve SNP annotation from an online source. SNPs can evaluated individually or as pairs for their association with the disease phenotypes. The joint investigation of copy number variations is supported. A variety of statistical tests have been implemented. Please note: The executable was renamed to plink1 because of a name clash. Please read more about this in /usr/share/doc/plink/README.Debian.

putty

Telnet/SSH client for X

This 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.

Install the latest version of plink in Debian, Ubuntu, Arch, Kali, Fedora and Raspbian from terminal. To install the plink just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of plink from the respository and install it in your computer/server.