# Programming for the `atmega382p` ## Dependencies ```bash dnf install avr-gcc avr-binutils avr-gcc-c++ avr-libc avrdude ``` Note: The `avr-libc` files will be located in `/usr/avr`.