< Home - < Back

gtkmm24


Information about the package, gtkmm24, which is shipped with common Linux distributions. The gtkmm24 package is designed for, C++ interface for GTK2 (a GUI library for X).


Package Name:

gtkmm24

Summary:

C++ interface for GTK2 (a GUI library for X)

Description:

gtkmm provides a C++ interface to the GTK+ GUI library. gtkmm2 wraps GTK+ 2. Highlights include typesafe callbacks, widgets extensible via inheritance and a comprehensive set of widget classes that can be freely combined to quickly create complex user interfaces.

Architecture:

x86_64

Version:

2.18.2

Release:

1.el6

Size:

857 k

Repository:

base

From Repository:

Licence:

LGPLv2+



Handy Yum Commands for gtkmm24


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


Command

Description of Command

yum install gtkmm24

This command will install gtkmm24 on the server.

yum remove gtkmm24

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

yum -y remove gtkmm24

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

yum update gtkmm24

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

yum -y update gtkmm24

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

yum info gtkmm24

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

yum deplist gtkmm24

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

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