< Home - < Back

python-tw2-core


Information about the package, python-tw2-core, which is shipped with common Linux distributions. The python-tw2-core package is designed for, Web widget creation toolkit based on TurboGears widgets.


Package Name:

python-tw2-core

Summary:

Web widget creation toolkit based on TurboGears widgets

Description:

ToscaWidgets is a web widget toolkit for Python to aid in the creation, packaging and distribution of common view elements normally used in the web. The tw2.core package is lightweight and intended for run-time use only; development tools are in tw2.devtools.

Architecture:

noarch

Version:

2.2.2

Release:

3.el6

Size:

118 k

Repository:

epel

From Repository:

Licence:

MIT



Handy Yum Commands for python-tw2-core


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


Command

Description of Command

yum install python-tw2-core

This command will install python-tw2-core on the server.

yum remove python-tw2-core

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

yum -y remove python-tw2-core

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

yum update python-tw2-core

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

yum -y update python-tw2-core

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

yum info python-tw2-core

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

yum deplist python-tw2-core

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

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