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

Last updated: October 06,2024

1. Install "libcoap.i686" package

Please follow the step by step instructions below to install libcoap.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libcoap.i686

2. Uninstall "libcoap.i686" package

Please follow the steps below to uninstall libcoap.i686 on Fedora 34:

$ sudo dnf remove libcoap.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:33:19 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : libcoap
Version : 4.2.1
Release : 3.fc34
Architecture : i686
Size : 89 k
Source : libcoap-4.2.1-3.fc34.src.rpm
Repository : fedora
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.