728x90

2022. 6. 12  최초작성

1. 저장소 목록을 새로 가져옵니다.

 

$ sudo apt update

2. wget을 설치합니다.

 

$ sudo apt install wget -y

3. Chrome 패키지를 다운로드합니다.

 

4. Chrome 패키지를 설치합니다.

 

$ sudo dpkg -i ./google-chrome-stable_current_amd64.deb

 

<출처>https://webnautes.tistory.com/1941

728x90

+ Recent posts