pkg.soopen package index

brew / Rang 6167

libcoap mit Homebrew, apk, dnf, Nix, pacman, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für libcoap in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install libcoap

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add libcoap

Alpine Linux edge package indexes · libcoap · Quelle: dl-cdn.alpinelinux.org

Fedora dnfverifiziert · 92%
sudo dnf install libcoap

Fedora Rawhide package metadata · libcoap · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#libcoap

nixpkgs package indexes · pkgs/by-name/li/libcoap/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S libcoap

Arch Linux sync databases · libcoap · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install libcoap-devel

openSUSE Tumbleweed package metadata · libcoap-devel · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Lightweight application-protocol for resource-constrained devices

Befehle und Aliase

  • coap-client
  • coap-client-openssl
  • coap-rd
  • coap-rd-openssl
  • coap-server
  • coap-server-openssl

Verlauf

Projektgeschichte und Nutzung

libcoap is a C implementation of the Constrained Application Protocol, the IETF protocol standardized as RFC 7252 for low-power, lossy, and memory-constrained networks. It gives Unix and embedded developers a reusable CoAP parser, networking layer, examples, and client/server tools.

Projektgeschichte

The repository identifies libcoap as a C implementation of CoAP and carries copyright years beginning in 2010 for Olaf Bergmann and contributors. That places the project in the early CoAP implementation wave before the protocol was published as RFC 7252 in June 2014.

As CoAP grew from a basic REST-like protocol for constrained devices into a family of RFC extensions, libcoap accumulated support for related specifications including group communication, observing resources, block-wise transfers, CoAP over TCP/TLS/WebSockets, OSCORE, hop limit, and echo/request-token processing.

Adoptionsgeschichte

libcoap's adoption follows the embedded and IoT networking ecosystem rather than desktop application culture. Its README names hosted environments including Contiki-NG, Espressif ESP-IDF, LwIP, and RIOT-OS, which explains why package managers ship both library artifacts and tools such as `coap-client`, `coap-server`, and `coap-rd`.

Wie es verwendet wird

Developers use libcoap to build CoAP clients, servers, resource directories, and test fixtures. Homebrew exposes separate OpenSSL-suffixed tools in addition to the base client, server, and resource-directory commands, making it useful both as a development library and a packet-level debugging utility.

Warum Paket-Nerds sich dafür interessieren

libcoap is package-nerd relevant because it is a small C library sitting at the boundary between standards work and actual device networks. It is the installable thing that turns RFC language about constrained REST into commands a maintainer can run against embedded boards, gateways, and simulators.

Zeitleiste

  • 2010: Copyright range in the official repository begins for Olaf Bergmann and contributors.
  • 2014-06: RFC 7252 published CoAP as an Internet Standards Track protocol.
  • 2020s: Repository documents support for multiple CoAP extension RFCs and embedded environments.

Related projects

  • Related projects and standards include RFC 7252 CoAP, Contiki-NG, RIOT-OS, LwIP, Espressif ESP-IDF, OSCORE, and the libcoap-minimal examples referenced by the project.

Sicherheitslage

Risikostufe: blue

broad file, network, media, or database tool signal.

Risikoklassifikator

blue Risiko · mittel Konfidenz · tool

Warum

  • broad file, network, media, or database tool signal

Signale

  • text:client,server

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
coap-clientExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
coap-client-opensslExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
coap-rdExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
coap-rd-opensslExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
coap-serverExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
coap-server-opensslExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version4.3.5b
Manager aktualisiert
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:libcoap
Version4.3.5b
PaketmanagerHomebrew
Homepagehttps://github.com/obgm/libcoap
Repositoryhttps://github.com/obgm/libcoap
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

libcoap

nix profile install nixpkgs#libcoap
  • normalized package name match
  • Abgeglichen nach: Libcoap
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/li/libcoap/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

libcoap 4.3.5b-r0

A CoAP (RFC 7252) implementation

https://libcoap.net/

sudo apk add libcoap
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: libcoap
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libcoap
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libcoap from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

libcoap-dev 4.3.5b-r0

A CoAP (RFC 7252) implementation (development files)

https://libcoap.net/

sudo apk add libcoap-dev
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: libcoap
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libcoap
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libcoap-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

libcoap-doc 4.3.5b-r0

A CoAP (RFC 7252) implementation (documentation)

https://libcoap.net/

sudo apk add libcoap-doc
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: libcoap
  • normalized package name match
  • Abgeglichen nach: Libcoap
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libcoap-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

libcoap 4.3.5b-3.fc45

C library implementation of CoAP

https://libcoap.net/

sudo dnf install libcoap
  • License: LicenseRef-Callaway-BSD
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libcoap
  • 4 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libcoap
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libcoap from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

libcoap-devel 4.3.5b-3.fc45

Development package for libcoap

https://libcoap.net/

sudo dnf install libcoap-devel
  • License: LicenseRef-Callaway-BSD
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libcoap
  • 3 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libcoap
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libcoap-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

libcoap-doc 4.3.5b-3.fc45

Documentation package for libcoap

https://libcoap.net/

sudo dnf install libcoap-doc
  • License: LicenseRef-Callaway-BSD
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: libcoap
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libcoap
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libcoap-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

libcoap-utils 4.3.5b-3.fc45

Client and server CoAP utilities

https://libcoap.net/

sudo dnf install libcoap-utils
  • License: LicenseRef-Callaway-BSD
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: libcoap
  • 4 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libcoap
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libcoap-utils from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

libcoap 4.3.5b-1

A CoAP (RFC 7252) implementation in C

https://github.com/obgm/libcoap/

sudo pacman -S libcoap
  • License: BSD-1-Clause AND BSD-2-Clause AND BSD-3-Clause AND LicenseRef-Public-Domain AND LicenseRef-Internet-Society
  • Architecture: x86_64
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Libcoap
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: libcoap from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

libcoap-devel 4.3.5b-1.4

Development files for libcoap

https://libcoap.net/

sudo zypper install libcoap-devel
  • License: BSD-2-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: libcoap
  • 2 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libcoap
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libcoap-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

libcoap-utils 4.3.5b-1.4

Utilities for Constrained Application Protocol (CoAP)

https://libcoap.net/

sudo zypper install libcoap-utils
  • License: BSD-2-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: libcoap
  • 2 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libcoap
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libcoap-utils from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

libcoap3-3 4.3.5b-1.4

C implementation of Constrained Application Protocol (CoAP)

https://libcoap.net/

sudo zypper install libcoap3-3
  • License: BSD-2-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: libcoap
  • 4 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Libcoap
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libcoap3-3 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation