Search Criteria
Package Details: opentelemetry-cpp 1.21.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/opentelemetry-cpp.git (read-only, click to copy) |
---|---|
Package Base: | opentelemetry-cpp |
Description: | The C++ OpenTelemetry client. |
Upstream URL: | https://github.com/open-telemetry/ |
Licenses: | Apache-2.0 |
Submitter: | tre3k |
Maintainer: | tre3k (A_Bart) |
Last Packager: | A_Bart |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2025-01-16 13:11 (UTC) |
Last Updated: | 2025-06-22 20:48 (UTC) |
Dependencies (9)
- abseil-cpp (abseil-cpp-gitAUR)
- benchmark
- curl (curl-gitAUR, curl-c-aresAUR)
- grpc
- nlohmann-json (nlohmann-json-gitAUR)
- prometheus-cppAUR
- protobuf (protobuf-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- doxygen (doxygen-gitAUR) (make)
Latest Comments
micwoj92 commented on 2025-04-23 16:51 (UTC)
nlohmann-json is only needed as makedep and benchmark only as checkdep
awacha commented on 2025-01-17 15:30 (UTC)
Thanks for packaging this! However, on my system, building the package failed. It turned out that "grpc" and "nlohmann-json" packages are dependencies. Could you please add them to the PKGBUILD?