< Home - < Back

pywebkitgtk


Information about the package, pywebkitgtk, which is shipped with common Linux distributions. The pywebkitgtk package is designed for, Python Bindings for WebKit-gtk.


Package Name:

pywebkitgtk

Summary:

Python Bindings for WebKit-gtk

Description:

The purpose of pywebkitgtk is to bring an alternative web engine to Python/GTK+ application developers who might need a web browser engine for their next application or developers wishing to have a better browser engine that they can access to using the Python programming language.

Architecture:

x86_64

Version:

1.1.6

Release:

4.el6

Size:

50 k

Repository:

base

From Repository:

Licence:

LGPLv2+



Handy Yum Commands for pywebkitgtk


Control the pywebkitgtk package with the following handy commands outlined below.


Command

Description of Command

yum install pywebkitgtk

This command will install pywebkitgtk on the server.

yum remove pywebkitgtk

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

yum -y remove pywebkitgtk

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

yum update pywebkitgtk

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

yum -y update pywebkitgtk

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

yum info pywebkitgtk

This command will show you core information about the pywebkitgtk package.

yum deplist pywebkitgtk

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

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