can-utils 2025.01
CAN utilities
This package provides CAN utilities in the following areas:
Basic tools to display, record, generate and replay CAN traffic
CAN access via IP sockets
CAN in-kernel gateway configuration
CAN bus measurement and testing
ISO-TP (ISO15765-2:2016 - this means messages with a body larger than eight bytes) tools
Log file converters
Serial Line Discipline configuration for slcan driver
- Outputs:
out
- Website: https://github.com/linux-can/can-utils
- Licenses: GPL 2 · Modified BSD
- Package source: gnu/packages/networking.scm
- Builds: See build status
- Issues: See known issues
Installation
Install can-utils 2025.01
as follows:
guix install can-utils@2025.01
Or install the latest version:
guix install can-utils
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.