Package Details: libcoap 4.3.5-2

Git Clone URL: https://aur.archlinux.org/libcoap.git (read-only, click to copy)
Package Base: libcoap
Description: C-Implementation of CoAP
Upstream URL: https://libcoap.net/
Licenses: GPL2, BSD2
Provides: coap-client, coap-rd, coap-server
Submitter: lonaowna
Maintainer: lonaowna
Last Packager: lonaowna
Votes: 2
Popularity: 0.000000
First Submitted: 2021-04-14 21:48 (UTC)
Last Updated: 2025-09-05 19:12 (UTC)

Latest Comments

lonaowna commented on 2025-09-05 19:13 (UTC)

@Groove changed!

Groove commented on 2025-09-01 14:53 (UTC)

Please add --with-openssl to the configure command:

./configure --prefix="/usr" --with-openssl

This aligns with other distributions (like Fedora) that only ship OpenSSL, making the package easier to use with pkgconfig.

lonaowna commented on 2022-02-13 20:43 (UTC)

@ruuda sure, added aarch64 and armv7h!

ruuda commented on 2022-02-13 18:47 (UTC)

Could you please add "armv7h" to the array of supported architectures? I edited the PKGBUILD by hand on my Raspberry Pi model 4 to add that, and it works fine there.