Logo
  • Ubuntu
  • CentOS
  • Debian
  • Fedora
  • RedHat

How to Install Google Chrome on Ubuntu 22.04 - DesignLinux

Nov 26 2022
designlinux 0 Comments
how-to-install-google-chrome-on-ubuntu-22-04

Google Chrome is popular, fastest and powerful web browser in the world. It’s secure browser and easy to use for the latest web. It is not an open source browser and isn’t available in default Ubuntu repositories. This article you will learn how to install Google Chrome web browser on Ubuntu 22.04 Jammy Jellyfish.

How to Install Google Chrome on Ubuntu 22.04#

It’s a very simple process to install Google Chrome browser on Ubuntu system. Follow the below given steps to install Google Chrome on your Ubuntu 22.04 system:

Step 1 – Update your system

At first, you need to update your system using below given command:

sudo apt update

Step 2 – Download Google Chrome

Open your terminal and run below wget command to download the latest Google Chrome .deb package:

wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb

Step 2 – Installing Google Chrome

Make sure you are logged in as root or user with sudo privileges to install Chrome .deb package on your system. Run the below command:

sudo apt install ./google-chrome-stable_current_amd64.deb

It will ask your user password, enter it and installation will start.

Within few movement it will be installed on your system.

Step 3 – Starting Google Chrome

Use your GUI menu to start the Google Chrome browser. In the Activities search bar type “Google Chrome” and click on the icon to launch the application:

You can also launch Google Chrome using command-line by typing google-chrome.

At first launch, it will open a window as following if you want to make Google Chrome as your default browser.

Make selection as per your choice and hit on OK button.

That’s it! Google Chrome will open, and you’ll see the default Chrome welcome page.

debian-google-chrome-welcome-page

Here, you can Sign In in to chrome with your Google account and can change browser settings.

Upgrade Google Chrome#

At the time of installation, Google Chrome official repository will be added to your Ubuntu machine. You can verify the file contents using cat command:

cat /etc/apt/sources.list.d/google-chrome.list
### THIS FILE IS AUTOMATICALLY CONFIGURED ###
# You may comment out this entry, but any other modifications may be lost.
deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main

It will confirm that your Google Chrome installation do update automatically when a new version released.

Conclusion#

You have successfully learned how to install Google Chrome on Ubuntu 22.04 Jammy Jellyfish. You also can import bookmarks, passwords and settings into Chrome from your another browsers.

Feel free to leave comment if you are getting any issue at the time of installation.

Related

Tags: browser, chrome, ubuntu

How to Install Google Chrome on Debian 11

Prev Post

How to Install MySQL on Ubuntu 22.04

Next Post
Archives
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • July 2022
  • June 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
Categories
  • AlmaLinux
  • Android
  • Ansible
  • Apache
  • Arch Linux
  • AWS
  • Backups
  • Bash Shell
  • Bodhi Linux
  • CentOS
  • CentOS Stream
  • Chef
  • Cloud Software
  • CMS
  • Commandline Tools
  • Control Panels
  • CouchDB
  • Data Recovery Tools
  • Databases
  • Debian
  • Deepin Linux
  • Desktops
  • Development Tools
  • Docker
  • Download Managers
  • Drupal
  • Editors
  • Elementary OS
  • Encryption Tools
  • Fedora
  • Firewalls
  • FreeBSD
  • FTP
  • GIMP
  • Git
  • Hadoop
  • HAProxy
  • Java
  • Jenkins
  • Joomla
  • Kali Linux
  • KDE
  • Kubernetes
  • KVM
  • Laravel
  • Let's Encrypt
  • LFCA
  • Linux Certifications
  • Linux Commands
  • Linux Desktop
  • Linux Distros
  • Linux IDE
  • Linux Mint
  • Linux Talks
  • Lubuntu
  • LXC
  • Mail Server
  • Manjaro
  • MariaDB
  • MongoDB
  • Monitoring Tools
  • MySQL
  • Network
  • Networking Commands
  • NFS
  • Nginx
  • Nodejs
  • NTP
  • Open Source
  • OpenSUSE
  • Oracle Linux
  • Package Managers
  • Pentoo
  • PHP
  • Podman
  • Postfix Mail Server
  • PostgreSQL
  • Python
  • Questions
  • RedHat
  • Redis Server
  • Rocky Linux
  • Security
  • Shell Scripting
  • SQLite
  • SSH
  • Storage
  • Suse
  • Terminals
  • Text Editors
  • Top Tools
  • Torrent Clients
  • Tutorial
  • Ubuntu
  • Udemy Courses
  • Uncategorized
  • VirtualBox
  • Virtualization
  • VMware
  • VPN
  • VSCode Editor
  • Web Browsers
  • Web Design
  • Web Hosting
  • Web Servers
  • Webmin
  • Windows
  • Windows Subsystem
  • WordPress
  • Zabbix
  • Zentyal
  • Zorin OS
Visits
  • 2
  • 833
  • 615,205

DesignLinux.com © All rights reserved

Go to mobile version