< Home - < Back

wxBase3


Information about the package, wxBase3, which is shipped with common Linux distributions. The wxBase3 package is designed for, Non-GUI support classes from the wxWidgets library.


Package Name:

wxBase3

Summary:

Non-GUI support classes from the wxWidgets library

Description:

Every wxWidgets application must link against this library. It contains mandatory classes that any wxWidgets code depends on (like wxString) and portability classes that abstract differences between platforms. wxBase can be used to develop console mode applications -- it does not require any GUI libraries or the X Window System.

Architecture:

x86_64

Version:

3.0.2

Release:

14.el6

Size:

977 k

Repository:

epel

From Repository:

Licence:

wxWidgets



Handy Yum Commands for wxBase3


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


Command

Description of Command

yum install wxBase3

This command will install wxBase3 on the server.

yum remove wxBase3

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

yum -y remove wxBase3

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

yum update wxBase3

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

yum -y update wxBase3

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

yum info wxBase3

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

yum deplist wxBase3

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

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