다운로드 Ubuntu 또는 Debian 계열 wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb CentOS 또는 RedHat 계열 wget https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm 설치 rpm 패키지 [root@localhost ~]# yum install google-chrome-stable_current_x86_64.rpm deb 패키지 [root@localhost ~]# dpkg -i google-chrome-stable_current_amd64.deb 주의 root 계정으로는 실행이 안된다.
↧