< Home - < Back

trilead-ssh2


Information about the package, trilead-ssh2, which is shipped with common Linux distributions. The trilead-ssh2 package is designed for, SSH-2 protocol implementation in pure Java.


Package Name:

trilead-ssh2

Summary:

SSH-2 protocol implementation in pure Java

Description:

Trilead SSH-2 for Java is a library which implements the SSH-2 protocol in pure Java (tested on J2SE 1.4.2 and 5.0). It allows one to connect to SSH servers from within Java programs. It supports SSH sessions (remote command execution and shell access), local and remote port forwarding, local stream forwarding, X11 forwarding and SCP. There are no dependencies on any JCE provider, as all crypto functionality is included.

Architecture:

noarch

Version:

213

Release:

6.2.el6

Size:

248 k

Repository:

base

From Repository:

Licence:

BSD



Handy Yum Commands for trilead-ssh2


Control the trilead-ssh2 package with the following handy commands outlined below.


Command

Description of Command

yum install trilead-ssh2

This command will install trilead-ssh2 on the server.

yum remove trilead-ssh2

This command will un-install trilead-ssh2 on the server. When you run this command, you will be asked if you are sure that you want to remove trilead-ssh2, so you have to manually confirm that you want to do this.

yum -y remove trilead-ssh2

This command will un-install trilead-ssh2 on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove trilead-ssh2 when using the -y flag.

yum update trilead-ssh2

This command will update trilead-ssh2 to the latest version. When you run this command, you will be asked if you are sure that you want to remove trilead-ssh2, so you have to manually confirm that you want to do this.

yum -y update trilead-ssh2

This command will update trilead-ssh2 to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove trilead-ssh2 when using the -y flag.

yum info trilead-ssh2

This command will show you core information about the trilead-ssh2 package.

yum deplist trilead-ssh2

This command will show you the dependencies for trilead-ssh2. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update trilead-ssh2

This command will check if there is an update waiting on trilead-ssh2. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.