< Home - < Back

ne7ssh-doc


Information about the package, ne7ssh-doc, which is shipped with common Linux distributions. The ne7ssh-doc package is designed for, API documentation, examples of usage ne7ssh library.


Package Name:

ne7ssh-doc

Summary:

API documentation, examples of usage ne7ssh library

Description:

API documentation and example code to try the ne7ssh library. It also contains a Makefile that builds all the examples with a single command. WARNING: To build the included examples of code, you must have the ne7ssh-devel package installed. Install the ne7ssh-devel package manually if you plan to compile these examples.

Architecture:

noarch

Version:

1.3.2

Release:

10.el6

Size:

680 k

Repository:

epel

From Repository:

Licence:

QPL



Handy Yum Commands for ne7ssh-doc


Control the ne7ssh-doc package with the following handy commands outlined below.


Command

Description of Command

yum install ne7ssh-doc

This command will install ne7ssh-doc on the server.

yum remove ne7ssh-doc

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

yum -y remove ne7ssh-doc

This command will un-install ne7ssh-doc 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 ne7ssh-doc when using the -y flag.

yum update ne7ssh-doc

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

yum -y update ne7ssh-doc

This command will update ne7ssh-doc 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 ne7ssh-doc when using the -y flag.

yum info ne7ssh-doc

This command will show you core information about the ne7ssh-doc package.

yum deplist ne7ssh-doc

This command will show you the dependencies for ne7ssh-doc. 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 ne7ssh-doc

This command will check if there is an update waiting on ne7ssh-doc. 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.