Search Criteria
Package Details: libcoap 4.3.5-2
Package Actions
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) |
Dependencies (2)
- git (git-gitAUR, git-glAUR) (make)
- openssl (openssl-gitAUR, openssl-staticAUR) (make)
Required by (4)
- ikea-smartlight-git
- ossia-score (optional)
- ossia-score-git (optional)
- python-pytradfri
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: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.