How to Install and Uninstall paho-c.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 08,2024

1. Install "paho-c.x86_64" package

This tutorial shows how to install paho-c.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "paho-c.x86_64" package

Please follow the guidelines below to uninstall paho-c.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the paho-c.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:25:47 ago on Mon Feb 26 07:04:30 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.