'apt-get install codespell' 명령어를 사용하면 됩니다.
root@raspberrypi:/home/pi# apt-get install codespell
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
gconf-service gconf2-common libexiv2-14 libgconf-2-4 libgfortran3 libgmime-2.6-0 libncurses5 libssl1.0.2 uuid-dev vlc-l10n vlc-plugin-notify
vlc-plugin-samba vlc-plugin-video-splitter vlc-plugin-visualization
Use 'sudo apt autoremove' to remove them.
The following NEW packages will be installed:
codespell
0 upgraded, 1 newly installed, 0 to remove and 23 not upgraded.
Need to get 86.2 kB of archives.
After this operation, 385 kB of additional disk space will be used.
Get:1 http://ftp.harukasan.org/raspbian/raspbian buster/main armhf codespell all 1.14.0-1 [86.2 kB]
Fetched 86.2 kB in 3s (28.9 kB/s)
Selecting previously unselected package codespell.
(Reading database ... 161005 files and directories currently installed.)
Preparing to unpack .../codespell_1.14.0-1_all.deb ...
Unpacking codespell (1.14.0-1) ...
Setting up codespell (1.14.0-1) ...
Processing triggers for man-db (2.8.5-2) ...
설치 완료!
root@raspberrypi:/home/pi# codespell
WARNING: Binary file: ./.Xauthority
'리눅스 커널의 구조와 원리 > 2. 라즈베리 파이 설정' 카테고리의 다른 글
[라즈베리파이] 라즈비안 커널 빌드에 대한 유용한 정보 (0) | 2023.05.05 |
---|---|
[리눅스] 유틸리티: tar, tar.gz 분할 압축 하기/압축 풀기 (0) | 2023.05.05 |
[펌:출처명시][라즈베리파이] putty로 SSH 연결이 안될 때 (0) | 2023.05.05 |
[라즈베리 파이] 터미널에서 '복사 + 붙혀넣기'가 안될 때 - 'set mouse-=a' (0) | 2023.05.05 |
[라즈베리 파이] 삼바 설정하기 (0) | 2023.05.05 |