How to Install and Uninstall libcoap.i686 Package on Fedora 39

Last updated: January 13,2025

1. Install "libcoap.i686" package

This guide let you learn how to install libcoap.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install libcoap.i686

2. Uninstall "libcoap.i686" package

Please follow the step by step instructions below to uninstall libcoap.i686 on Fedora 39:

$ sudo dnf remove libcoap.i686 $ sudo dnf autoremove

3. Information about the libcoap.i686 package on Fedora 39

Last metadata expiration check: 3:30:06 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : libcoap
Version : 4.3.4
Release : 1.fc39
Architecture : i686
Size : 179 k
Source : libcoap-4.3.4-1.fc39.src.rpm
Repository : updates
Summary : C library implementation of CoAP
URL : https://libcoap.net/
License : BSD
Description : The Constrained Application Protocol (CoAP) is a specialized web transfer
: protocol for use with constrained nodes and constrained networks in the Internet
: of Things. The protocol is designed for machine-to-machine (M2M) applications
: such as smart energy and building automation.
:
: libcoap implements a lightweight application-protocol for devices with
: constrained resources such as computing power, RF range, memory, bandwidth,
: or network packet sizes. This protocol, CoAP, was standardized in the IETF
: working group "CoRE" as RFC 7252.