Information about the package, paho-c-doc, which is shipped with common Linux distributions. The paho-c-doc package is designed for, MQTT C Client development kit documentation.
Package Name:
paho-c-doc
Summary:
MQTT C Client development kit documentation
Description:
Development documentation files for the the Paho MQTT C Client.
Architecture:
noarch
Version:
1.2.0
Release:
10.el6
Size:
6.4 M
Repository:
epel
From Repository:
Licence:
BSD and EPL
Control the paho-c-doc package with the following handy commands outlined below.
yum install paho-c-doc
This command will install paho-c-doc on the server.
yum remove paho-c-doc
This command will un-install paho-c-doc on the server. When you run this command, you will be asked if you are sure that you want to remove paho-c-doc, so you have to manually confirm that you want to do this.
yum -y remove paho-c-doc
This command will un-install paho-c-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 paho-c-doc when using the -y flag.
yum update paho-c-doc
This command will update paho-c-doc to the latest version. When you run this command, you will be asked if you are sure that you want to remove paho-c-doc, so you have to manually confirm that you want to do this.
yum -y update paho-c-doc
This command will update paho-c-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 paho-c-doc when using the -y flag.
yum info paho-c-doc
This command will show you core information about the paho-c-doc package.
yum deplist paho-c-doc
This command will show you the dependencies for paho-c-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 paho-c-doc
This command will check if there is an update waiting on paho-c-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.