Information about the package, activemq-cpp-doc, which is shipped with common Linux distributions. The activemq-cpp-doc package is designed for, C++ implementation header files for JMS-like messaging.
Package Name:
activemq-cpp-doc
Summary:
C++ implementation header files for JMS-like messaging
Description:
activemq-cpp is a JMS-like API for C++ for interfacing with Message Brokers such as Apache ActiveMQ. C++ messaging service helps to make your C++ client code much neater and easier to follow. To get a better feel for CMS try the API Reference. ActiveMQ-CPP is a client only library, a message broker such as Apache ActiveMQ is still needed for your clients to communicate. activemq-cpp-doc contains api documentation.
Architecture:
noarch
Version:
3.8.2
Release:
5.el6
Size:
6.7 M
Repository:
epel
From Repository:
Licence:
ASL 2.0
Control the activemq-cpp-doc package with the following handy commands outlined below.
yum install activemq-cpp-doc
This command will install activemq-cpp-doc on the server.
yum remove activemq-cpp-doc
This command will un-install activemq-cpp-doc on the server. When you run this command, you will be asked if you are sure that you want to remove activemq-cpp-doc, so you have to manually confirm that you want to do this.
yum -y remove activemq-cpp-doc
This command will un-install activemq-cpp-doc 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 activemq-cpp-doc when using the -y flag.
yum update activemq-cpp-doc
This command will update activemq-cpp-doc to the latest version. When you run this command, you will be asked if you are sure that you want to remove activemq-cpp-doc, so you have to manually confirm that you want to do this.
yum -y update activemq-cpp-doc
This command will update activemq-cpp-doc 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 activemq-cpp-doc when using the -y flag.
yum info activemq-cpp-doc
This command will show you core information about the activemq-cpp-doc package.
yum deplist activemq-cpp-doc
This command will show you the dependencies for activemq-cpp-doc. 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 activemq-cpp-doc
This command will check if there is an update waiting on activemq-cpp-doc. 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.