i2cdump

heterogeneous set of I2C tools for Linux

Debian Debian
RUN apt-get update && \ apt-get install -y i2c-tools
Ubuntu
RUN apt-get update && \ apt-get install -y i2c-tools
Arch Arch Linux
RUN pacman -S --noconfirm i2c-tools
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y i2c-tools
CentOS
RUN yum install -y i2c-tools
Fedora
RUN dnf install -y i2c-tools
Raspbian
RUN apt-get update && \ apt-get install -y i2c-tools
click the source code to copy install i2cdump on any operating system with command-not-found.com