< Home - < Back

python-optcomplete


Information about the package, python-optcomplete, which is shipped with common Linux distributions. The python-optcomplete package is designed for, Shell Completion Self-Generator for Python.


Package Name:

python-optcomplete

Summary:

Shell Completion Self-Generator for Python

Description:

This Python module aims at providing almost automatically shell completion for any Python program that already uses the optparse module.

Architecture:

noarch

Version:

1.2

Release:

0.3.20130428hg9583af7.el6

Size:

21 k

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for python-optcomplete


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


Command

Description of Command

yum install python-optcomplete

This command will install python-optcomplete on the server.

yum remove python-optcomplete

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

yum -y remove python-optcomplete

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

yum update python-optcomplete

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

yum -y update python-optcomplete

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

yum info python-optcomplete

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

yum deplist python-optcomplete

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

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