เวอร์ชั่นปกติ (เสธียร)
0 ติดตั้ง aptitude (blog ของผมจะสอนโดยใช้ aptitude เท่านั้น จะไม่ใช้คำสั่ง apt-get)
sudo apt-get update && sudo apt-get install aptitude
wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
2 แอด repository
sudo sh -c 'echo "deb http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google-chrome.list'
3 เช็คให้เป็นเวอร์ชั่นล่าสุด
sudo aptitude update
4 ติดตั้ง google chrome
sudo aptitude install google-chrome-stable
สำหรับท่านที่อยากใช้เวอร์ชั่นหนูลองยาก็จัดให้
สำหรับคนที่ยังไม่ได้ทำตั้งแต่แรก ให้ทำตั้งแต่ 1-3 แล้วก็มาทำต่อนี่เลย
sudo aptitude install google-chrome-beta
เรียบเรียงโดย ComdevX
ความคิดเห็น
แสดงความคิดเห็น