How to Install and Uninstall paho-c-devel.x86_64 Package on CentOS Stream 8

Last updated: October 07,2024

1. Install "paho-c-devel.x86_64" package

This is a short guide on how to install paho-c-devel.x86_64 on CentOS Stream 8

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

2. Uninstall "paho-c-devel.x86_64" package

In this section, we are going to explain the necessary steps to uninstall paho-c-devel.x86_64 on CentOS Stream 8:

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

3. Information about the paho-c-devel.x86_64 package on CentOS Stream 8

Last metadata expiration check: 2:10:33 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : paho-c-devel
Version : 1.3.13
Release : 2.el8
Architecture : x86_64
Size : 142 k
Source : paho-c-1.3.13-2.el8.src.rpm
Repository : epel
Summary : MQTT C Client development kit
URL : https://eclipse.org/paho/clients/c/
License : BSD-3-Clause AND EPL-2.0
Description : Development files and samples for the the Paho MQTT C Client.