터미널 환경에서
sudo su - root
root 권한으로 변경 이후 아래와 같은 명령어 실행
- apt -y update
- apt -y upgrade
- apt-get install fcitx-hangul
- apt-get install fcitx-lib*
- apt-get install fonts-nanum*
- reboot

위와 같던 한글 폰트 이상 현상을 다음과 같이 고칠 수 있다.

'OS > 리눅스' 카테고리의 다른 글
[오류 해결] [우분투] the scripts pip are installed in which is not on path (0) | 2023.06.10 |
---|---|
Linux 명령어 백과사전 (0) | 2023.04.16 |