< Home - < Back

wxGTK


Information about the package, wxGTK, which is shipped with common Linux distributions. The wxGTK package is designed for, GTK2 port of the wxWidgets GUI library.


Package Name:

wxGTK

Summary:

GTK2 port of the wxWidgets GUI library

Description:

wxWidgets/GTK2 is the GTK2 port of the C++ cross-platform wxWidgets GUI library, offering classes for all common GUI controls as well as a comprehensive set of helper classes for most common application tasks, ranging from networking to HTML display and image manipulation.

Architecture:

x86_64

Version:

2.8.12

Release:

1.el6.centos

Size:

2.9 M

Repository:

extras

From Repository:

Licence:

wxWidgets



Handy Yum Commands for wxGTK


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


Command

Description of Command

yum install wxGTK

This command will install wxGTK on the server.

yum remove wxGTK

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

yum -y remove wxGTK

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

yum update wxGTK

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

yum -y update wxGTK

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

yum info wxGTK

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

yum deplist wxGTK

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

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