agentic-robotics native bindings for Linux x64 (GNU)
npm install @agentic-robotics/linux-x64-gnu

Native bindings for agentic-robotics on Linux x64 (GNU libc).
This package contains the precompiled native binary for the agentic-robotics framework. It is automatically installed as an optional dependency when you install @agentic-robotics/core on a compatible platform.
- OS: Linux
- Architecture: x86_64 (x64)
- C Library: GNU libc (glibc)
This package is typically installed automatically:
``bash`
npm install @agentic-robotics/core
If you need to install it directly:
`bash``
npm install @agentic-robotics/linux-x64-gnu
- Binary Size: ~850 KB (optimized)
- Rust Version: 1.83+
- NAPI Version: 3+
- Build Type: Release (optimized)
Compatible with:
- Ubuntu 18.04+
- Debian 10+
- CentOS 7+
- Fedora 30+
- Any Linux distribution with glibc 2.17+
Visit ruv.io for more information.
MIT OR Apache-2.0