< Home - < Back

commoncpp2


Information about the package, commoncpp2, which is shipped with common Linux distributions. The commoncpp2 package is designed for, GNU Common C++ class framework.


Package Name:

commoncpp2

Summary:

GNU Common C++ class framework

Description:

GNU Common C++ is a portable and highly optimized class framework for writing C++ applications that need to use threads, sockets, XML parsing, serialization, config files, etc. This framework offers a class foundation that hides platform differences from your C++ application so that you need not write platform specific code. GNU Common C++ has been ported to compile natively on most platforms which support posix threads.

Architecture:

x86_64

Version:

1.7.3

Release:

2.el6

Size:

195 k

Repository:

epel

From Repository:

Licence:

GPLv2+ with exceptions



Handy Yum Commands for commoncpp2


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


Command

Description of Command

yum install commoncpp2

This command will install commoncpp2 on the server.

yum remove commoncpp2

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

yum -y remove commoncpp2

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

yum update commoncpp2

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

yum -y update commoncpp2

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

yum info commoncpp2

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

yum deplist commoncpp2

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

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