새소식

Operation System/Unix & Linux

vi: command not found

  • -
728x90
반응형

vi 유틸리티 설치 방법


ssh

CentOS

[root@d86a1cc708f1 ~]# yum install -y vim

[root@d86a1cc708f1 ~]# vi
~                                                                                                                                                                                                             
~                                                                                                                                                                                                             
~                                                                                                                                                                                                             
~                                                      VIM - Vi IMproved                                                                                                                                      
~                                                                                                                                                                                                             
~                                                       version 8.1.3741                                                                                                                                      
~                                                   by Bram Moolenaar et al.                                                                                                                                  
~                                           Modified by team+vim@tracker.debian.org                                                                                                                           
~                                         Vim is open source and freely distributable                                                                                                                         
~                                                                                                                                                                                                             
~                                                   Sponsor Vim development!                                                                                                                                  
~                                        type  :help sponsor<Enter>    for information                                                                                                                        
~                                                                                                                                                                                                             
~                                        type  :q<Enter>               to exit                                                                                                                                
~                                        type  :help<Enter>  or  <F1>  for on-line help                                                                                                                       
~                                        type  :help version8<Enter>   for version info

Ubuntu

root@2e7d55ea6f88:~# apt-get install -y vim

root@2e7d55ea6f88:~# vi
~                                                                                                                                                                                                             
~                                                                                                                                                                                                             
~                                                                                                                                                                                                             
~                                                      VIM - Vi IMproved                                                                                                                                      
~                                                                                                                                                                                                             
~                                                       version 8.1.3741                                                                                                                                      
~                                                   by Bram Moolenaar et al.                                                                                                                                  
~                                           Modified by team+vim@tracker.debian.org                                                                                                                           
~                                         Vim is open source and freely distributable                                                                                                                         
~                                                                                                                                                                                                             
~                                                   Sponsor Vim development!                                                                                                                                  
~                                        type  :help sponsor<Enter>    for information                                                                                                                        
~                                                                                                                                                                                                             
~                                        type  :q<Enter>               to exit                                                                                                                                
~                                        type  :help<Enter>  or  <F1>  for on-line help                                                                                                                       
~                                        type  :help version8<Enter>   for version info


  • 패키지 매니저로 설치가 불가능한 경우 아래 링크를 통해 직접 파일로 다운 받아 설치를 합니다.
 

Linux libarary 파일 다운로드

리눅스 환경에서 yum 또는 apt-get과 같은 패키지 관리자로 패키지를 다운 받지 못할 때 파일로 준비해야 합니다. Repository CentOS Index of /centos mirror.navercorp.com CentOS 버전에 맞게 탐색을 합니다. I..

junsuyoun.tistory.com


 

728x90
반응형

포스팅 주소를 복사했습니다

이 글이 도움이 되었다면 공감 부탁드립니다.