Hi @comseong! Here is what you need to keep. You can delete everything else:
- Arduino15/packages/arduino/hardware/avr/1.8.3/boards.txt
- Arduino15/packages/arduino/hardware/avr/1.8.3/installed.json
- Arduino15/packages/arduino/hardware/avr/1.8.3/platform.txt
- Arduino15/packages/arduino/hardware/avr/1.8.3/programmers.txt
- Arduino15/packages/arduino/hardware/avr/1.8.3/bootloaders/optiboot
- Arduino15/packages/arduino/hardware/avr/1.8.3/cores
- Arduino15/packages/arduino/hardware/avr/1.8.3/libraries
- Arduino15/packages/arduino/hardware/avr/1.8.3/variants/standard
- Arduino15/packages/arduino/tools/avrdude/6.3.0-arduino17
- Arduino15/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7
Arduino15/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino7 is the biggest by far. This contains support for every AVR microcontroller, but you only need the ATmega328P support for the Uno, so it's likely you could remove some files. I don't know exactly what though. I'm sure one of the other forum members will be able to provide assistance with that.