< Home - < Back

python-AppTools


Information about the package, python-AppTools, which is shipped with common Linux distributions. The python-AppTools package is designed for, Enthough Tool Suite Application Tools.


Package Name:

python-AppTools

Summary:

Enthough Tool Suite Application Tools

Description:

The AppTools project includes a set of packages that Enthought has found useful in creating a number of applications. They implement functionality that is commonly needed by many applications * enthought.appscripting: Framework for scripting applications. * enthought.help: Provides a plugin for displaying documents and examples and running demos in Envisage Workbench applications. * enthought.io: Provides an abstraction for files and folders in a file system. * enthought.naming: Manages naming contexts, supporting non-string data types and scoped preferences * enthought.permissions: Supports limiting access to parts of an application unless the user is appropriately authorised (not full-blown security). and many more.

Architecture:

noarch

Version:

4.2.0

Release:

1.el6

Size:

469 k

Repository:

epel

From Repository:

Licence:

BSD and LGPLv2+



Handy Yum Commands for python-AppTools


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


Command

Description of Command

yum install python-AppTools

This command will install python-AppTools on the server.

yum remove python-AppTools

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

yum -y remove python-AppTools

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

yum update python-AppTools

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

yum -y update python-AppTools

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

yum info python-AppTools

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

yum deplist python-AppTools

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

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