How to Install and Uninstall libcoap.x86_64 Package on Fedora 38

Last updated: January 10,2025

1. Install "libcoap.x86_64" package

Please follow the steps below to install libcoap.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install libcoap.x86_64

2. Uninstall "libcoap.x86_64" package

Please follow the step by step instructions below to uninstall libcoap.x86_64 on Fedora 38:

$ sudo dnf remove libcoap.x86_64 $ sudo dnf autoremove

3. Information about the libcoap.x86_64 package on Fedora 38

Last metadata expiration check: 3:28:20 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : libcoap
Version : 4.3.1
Release : 2.fc38
Architecture : x86_64
Size : 113 k
Source : libcoap-4.3.1-2.fc38.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.