Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

라즈베리파이 한국어 설치

터미널에서 아래 명령어 실행

sudo apt install fonts-unfonts-core

좌측 상단 -> Preferences -> Raspberry Pi Configuration -> Localisation

1709092695148

Locale 설정

1709092822131

Timezone 설정

1709092872421

한글 패키지 설치

sudo apt remove ibus ibus-hangul
sudo apt install fcitx fcitx-hangul

재부팅

sudo reboot