How to Install and Uninstall paho-c.x86_64 Package on Oracle Linux 9

Last updated: October 13,2024

1. Install "paho-c.x86_64" package

Please follow the step by step instructions below to install paho-c.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install paho-c.x86_64

2. Uninstall "paho-c.x86_64" package

This tutorial shows how to uninstall paho-c.x86_64 on Oracle Linux 9:

$ sudo dnf remove paho-c.x86_64 $ sudo dnf autoremove

3. Information about the paho-c.x86_64 package on Oracle Linux 9

Last metadata expiration check: 3:40:09 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : paho-c
Version : 1.3.13
Release : 2.el9
Architecture : x86_64
Size : 222 k
Source : paho-c-1.3.13-2.el9.src.rpm
Repository : epel
Summary : MQTT C Client
URL : https://eclipse.org/paho/clients/c/
License : BSD-3-Clause AND EPL-2.0
Description : The Paho MQTT C Client is a fully fledged MQTT client written in C.