avr-man

Standard C library for Atmel AVR development

Debian Debian
RUN apt-get update && \ apt-get install -y avr-libc
Ubuntu
RUN apt-get update && \ apt-get install -y avr-libc
Alpine
RUN apk add avr-libc
Arch Arch Linux
RUN pacman -S --noconfirm avr-libc
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y avr-libc
Fedora
RUN dnf install -y avr-libc
Raspbian
RUN apt-get update && \ apt-get install -y avr-libc
click the source code to copy install avr-man on any operating system with command-not-found.com