Install Google Chrome from Ubuntu PPA

29/12/2020
Google Chrome is, without a doubt, one of the best web browsers in the world. It’s fast, powerful and looks really great. Developed and maintained by Google, Chrome is available across a number of platforms – Windows, Linux, and mobile devices (Android, iOS etc.). If you’re using Ubuntu or any other Debian/Ubuntu based distro, you can easily install Google Chrome on your system using the official DEB package. We’ve discussed on installing Google Chrome in that way.

Today, we’ll follow a less troublesome and a better way of installing Google Chrome – using the official Google repository.

Setting up the Chrome repository

For getting access to the Chrome repository, you have to have the public key set in your system. Fire up a terminal and run the following commands –

wget -q -O – https://dl.google.com/linux/linux_signing_key.pub | sudo apt-key add

After the key is installed, it’s time to set the Google repository for Chrome.

sudo sh -c ‘echo "deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main"
>> /etc/apt/sources.list.d/google.list’

Update your APT cache –

sudo apt update

It’s finally time to install Google Chrome!

Installing Google Chrome

Run the following command –

sudo apt install google-chrome-stable

Other Google Chrome channels

If you’re a long time user of Google Chrome, you may already know about the various Google Chrome channels, for example, Beta, Canary etc. In the case of Linux, Google offers 3 different flavors of Chrome – Stable, Beta and Unstable.  Unstable and Beta offers the bleeding edge features and other tweaks that are under revision. Those features may or may not come in the Stable channel anytime soon. If you would like to help the dev or enjoy the newest features, you can get them as your browser.

Run the following command –

# Chrome beta
sudo apt install google-chrome-beta

# Chrome unstable
sudo apt install google-chrome-unstable

Make sure that you add the key and repo first.

Enjoy!

ONET IDC thành lập vào năm 2012, là công ty chuyên nghiệp tại Việt Nam trong lĩnh vực cung cấp dịch vụ Hosting, VPS, máy chủ vật lý, dịch vụ Firewall Anti DDoS, SSL… Với 10 năm xây dựng và phát triển, ứng dụng nhiều công nghệ hiện đại, ONET IDC đã giúp hàng ngàn khách hàng tin tưởng lựa chọn, mang lại sự ổn định tuyệt đối cho website của khách hàng để thúc đẩy việc kinh doanh đạt được hiệu quả và thành công.
Bài viết liên quan

Install Google Chrome on Linux Mint

When we’re talking about accessing the internet, the most obvious part is the internet connection and the web browser....
29/12/2020

Installing Google Chrome on CentOS 8

In this article, I am going to show you how to install Google Chrome web browser on CentOS 8. So, let’s get started. Downloading...
29/12/2020

Install Google Chrome on Ubuntu 18.04 LTS

Google Chrome is a great web browser. It has a beautiful user interface (UI). It is fast and free to use. It is favored...
28/12/2020
Bài Viết

Bài Viết Mới Cập Nhật

Dịch Vụ Xây Dựng Hệ Thống Peering Với Internet Exchange (IXP)
04/04/2025

Dịch Vụ Triển Khai VPN Site-to-Site & Remote Access
04/04/2025

Dịch Vụ Thiết Lập Hệ Thống Tường Lửa (Firewall)
04/04/2025

Dịch Vụ Triển Khai Hệ Thống Ảo Hóa & Cloud
04/04/2025

Dịch Vụ Triển Khai Hệ Thống Ceph
04/04/2025