< Home - < Back

python-twisted-conch


Information about the package, python-twisted-conch, which is shipped with common Linux distributions. The python-twisted-conch package is designed for, SSH and SFTP protocol implementation together with clients and.


Package Name:

python-twisted-conch

Summary:

SSH and SFTP protocol implementation together with clients and

Description:

Twisted is an event-based framework for internet applications. Conch is an SSHv2 implementation written in Python. SSH is a protocol designed to allow remote access to shells and commands, but it is generic enough to allow everything from TCP forwarding to generic filesystem access. Since conch is written in Python, it interfaces well with other Python projects, such as Imagination. Conch also includes a implementations of the telnet and vt102 protocols, as well as support for rudamentary line editing behaviors. A new implementation of Twisted's Manhole application is also included, featuring server-side input history and interactive syntax coloring.

Architecture:

x86_64

Version:

8.2.0

Release:

3.2.el6

Size:

514 k

Repository:

base

From Repository:

Licence:

MIT



Handy Yum Commands for python-twisted-conch


Control the python-twisted-conch package with the following handy commands outlined below.


Command

Description of Command

yum install python-twisted-conch

This command will install python-twisted-conch on the server.

yum remove python-twisted-conch

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

yum -y remove python-twisted-conch

This command will un-install python-twisted-conch 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 python-twisted-conch when using the -y flag.

yum update python-twisted-conch

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

yum -y update python-twisted-conch

This command will update python-twisted-conch 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 python-twisted-conch when using the -y flag.

yum info python-twisted-conch

This command will show you core information about the python-twisted-conch package.

yum deplist python-twisted-conch

This command will show you the dependencies for python-twisted-conch. 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 python-twisted-conch

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