Information about the package, wxpropgrid, which is shipped with common Linux distributions. The wxpropgrid package is designed for, A property sheet control for wxWidgets.
Package Name:
wxpropgrid
Summary:
A property sheet control for wxWidgets
Description:
wxPropertyGrid is a property sheet control for wxWidgets. In other words, it is a specialized two-column grid for editing properties such as strings, numbers, flagsets, string arrays, and colors.
Architecture:
x86_64
Version:
1.4.15
Release:
1.el6
Size:
231 k
Repository:
epel
From Repository:
Licence:
wxWidgets
Control the wxpropgrid package with the following handy commands outlined below.
yum install wxpropgrid
This command will install wxpropgrid on the server.
yum remove wxpropgrid
This command will un-install wxpropgrid on the server. When you run this command, you will be asked if you are sure that you want to remove wxpropgrid, so you have to manually confirm that you want to do this.
yum -y remove wxpropgrid
This command will un-install wxpropgrid 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 wxpropgrid when using the -y flag.
yum update wxpropgrid
This command will update wxpropgrid to the latest version. When you run this command, you will be asked if you are sure that you want to remove wxpropgrid, so you have to manually confirm that you want to do this.
yum -y update wxpropgrid
This command will update wxpropgrid 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 wxpropgrid when using the -y flag.
yum info wxpropgrid
This command will show you core information about the wxpropgrid package.
yum deplist wxpropgrid
This command will show you the dependencies for wxpropgrid. 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 wxpropgrid
This command will check if there is an update waiting on wxpropgrid. 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.