Korean patch on KaliLinux
You can choose between the .sh
and .py
files, as both perform the same function. These scripts automate the installation of Korean font patches and input method on your Linux system.
-
For the
.sh
script:sudo bash Korean_patch.sh
-
For the
.py
script:sudo python3 Korean_patch.py
Please use 'sudo' to run with administrator privileges.
.sh
파일과 .py
파일 중 편하신 파일을 선택하여 사용하시면 됩니다. 두 스크립트 모두 동일한 기능을 수행합니다. 이 스크립트들은 리눅스 시스템에 한글 폰트 패치와 입력기를 자동으로 설치하는 기능을 제공합니다.
-
.sh
스크립트 사용:sudo bash Korean_patch.sh
-
.py
스크립트 사용:sudo python3 Korean_patch.py
관리자 권한으로 실행하기 위해 sudo
를 사용해주세요.