Search Criteria
Package Details: ops 0.1.43-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ops.git (read-only, click to copy) |
|---|---|
| Package Base: | ops |
| Description: | Build and run nanos unikernels |
| Upstream URL: | https://ops.city |
| Keywords: | devops edge-computing imagebuilder microservice minimalist operating-systems orchestrator sandbox serverless unikernel unikernels virtualization |
| Licenses: | MIT |
| Submitter: | ragouel |
| Maintainer: | tuananh |
| Last Packager: | tuananh |
| Votes: | 3 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-03-24 13:21 (UTC) |
| Last Updated: | 2025-10-24 23:26 (UTC) |
Dependencies (7)
- glibc (glibc-gitAUR, glibc-eacAUR)
- buf (buf-gitAUR, buf-binAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, go-binAUR, goup-rsAUR, gcc-go) (make)
- protoc-gen-goAUR (protoc-gen-go-gitAUR, protoc-gen-go-binAUR) (make)
- protoc-gen-go-grpcAUR (protoc-gen-go-grpc-binAUR, protoc-gen-go-grpc-gitAUR) (make)
- protoc-gen-grpc-gatewayAUR (protoc-gen-grpc-gateway-binAUR, protoc-gen-grpc-gateway-gitAUR) (make)
- qemu (qemu-gitAUR, qemu-headless-gitAUR, qemu-base, qemu-desktop, qemu-full) (optional)
Latest Comments
vitaliikuzhdin commented on 2025-08-26 13:03 (UTC)
Could you please change the dependencies from
grpc-gatewayto the actual binaries it provides (protoc-gen-grpc-gatewayand/orprotoc-gen-openapiv2)? I’d like to split the currentgrpc-gatewaypackage since not everyone needs both binaries. Thanks in advance!tuananh commented on 2025-03-07 23:02 (UTC)
@vitaliikuzhdin it works. updated. thank you.
vitaliikuzhdin commented on 2025-03-07 22:13 (UTC)
protoc-gen-grpc-gatewayandprotoc-gen-openapiv2are now provided by grpc-gateway. Please test if you can use it as a build dependency.