< Home - < Back

python-tw-forms


Information about the package, python-tw-forms, which is shipped with common Linux distributions. The python-tw-forms package is designed for, Web Widgets for building and validating forms in ToscaWidgets.


Package Name:

python-tw-forms

Summary:

Web Widgets for building and validating forms in ToscaWidgets

Description:

tw.forms is a set of html and javascript widgets for the ToscaWidgets framework. They give authors basic html form elements as building blocks for their own web pages and widgets.

Architecture:

noarch

Version:

0.9.9

Release:

1.el6

Size:

106 k

Repository:

base

From Repository:

Licence:

MIT and LGPLv2+



Handy Yum Commands for python-tw-forms


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


Command

Description of Command

yum install python-tw-forms

This command will install python-tw-forms on the server.

yum remove python-tw-forms

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

yum -y remove python-tw-forms

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

yum update python-tw-forms

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

yum -y update python-tw-forms

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

yum info python-tw-forms

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

yum deplist python-tw-forms

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

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