Ubuntu에 크롬 설치
페이지 정보
작성자 상석하대 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 에필로그 댓글 0건 조회 3,833회 작성일 18-10-07 17:36본문
Server 버전은 Desktop GUI를 먼저 설치한다.
sudo apt-get update
sudo apt-get upgrade
apt-get install ubuntu-desktop 또는 sudo apt-get install --no-install-recommends ubuntu-desktop *최소설치
startx
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
sudo apt-get install libxss1 libgconf2-4 libappindicator1 libindicator7 fonts-liberation xdg-utils
sudo dpkg -i google-chrome-stable_current_amd64.deb
댓글목록
등록된 댓글이 없습니다.