How to Install Google Chrome on Ubuntu 24.04 LTS (2024)

preview_player
Показать описание
How to Install Google Chrome on Ubuntu 24.04 LTS (Linux) | Step-by-Step Guide

Installing Google Chrome on your Ubuntu 24.04 LTS system will give you access to a powerful and versatile web browser. This guide provides detailed instructions for downloading and installing Chrome using both the terminal and graphical user interface (GUI). Follow these steps to get Google Chrome up and running on your Ubuntu 24.04 LTS machine.

**Step-by-Step Instructions:**

**Method 1: Installing Chrome via Terminal**

**Step 1: Open Terminal**
1. Press `Ctrl + Alt + T` or search for "Terminal" in the Applications menu to open a terminal window.

**Step 2: Download the Chrome .deb Package**
1. Use the `wget` command to download the latest Chrome .deb package from the official Google Chrome website:
```bash
```

**Step 3: Install the .deb Package**
1. Once the download is complete, install the package using `dpkg`:
```bash
```
2. If you encounter any dependency issues, resolve them by running:
```bash
sudo apt-get install -f
```

**Step 4: Launch Google Chrome**
1. After the installation is complete, you can launch Google Chrome from the terminal by typing:
```bash
google-chrome
```
2. Alternatively, you can find Google Chrome in your Applications menu and launch it from there.

**Method 2: Installing Chrome via Graphical User Interface**

**Step 1: Open Your Current Web Browser**
1. Open the default web browser (usually Firefox) that comes pre-installed with Ubuntu.

**Step 2: Download the Chrome .deb Package**
2. Click the "Download Chrome" button.
3. In the download dialog, select "64 bit .deb (For Debian/Ubuntu)" and click "Accept and Install".
4. Save the file to your computer, typically in the Downloads folder.

**Step 3: Install the .deb Package**
1. Open your file manager and navigate to the directory where the .deb file is saved (usually the Downloads folder).
3. Click the "Install" button in the Software Center and enter your password when prompted.

**Step 4: Launch Google Chrome**
1. Once the installation is complete, you can launch Google Chrome from the Applications menu by searching for "Chrome".
2. Click on the Google Chrome icon to open the browser.

**Additional Tips:**
- **Keep Chrome Updated**: Chrome updates itself automatically. However, you can manually update it by running:
```bash
sudo apt-get update
sudo apt-get upgrade
```
- **Set Chrome as Default Browser**: To set Chrome as your default browser, open Chrome, go to Settings, and set it as the default under the "Default browser" section.
- **Sync Your Data**: Sign in to Chrome with your Google account to sync your bookmarks, history, passwords, and other settings across all your devices.

By following these steps, you can easily install Google Chrome on your Ubuntu 24.04 LTS system and enjoy a fast, secure browsing experience.

Don't forget to like, share, and subscribe for more Linux tutorials and tech tips!

#GoogleChrome #Ubuntu #Linux #Ubuntu2404LTS #TechTutorial #HowTo #WebBrowser #ChromeOnLinux #OpenSource #TechTips #Tutorial
Рекомендации по теме
Комментарии
Автор

This was so helpfull! You make it look easy and I managed to follow along. Thank you very much!

almutreifsteck
Автор

Bro please help me to install python selenium in ubuntu 24.0 lts

bassboosterjay
Автор

my sudo password did not work ? DPKG error : cannot access 'google' : no such file or Directory, i downloaed the file ?

sunline
Автор

this is degrading sadly. you can install chrome with mouse right click if we are in ubuntu 22.04.4 lts. the purpose should be user friendly and replacing windows 11 or later, cuz windows may change their style to subscription. they can't use computer or internet if somebody's suffering their lives for money at least. the most cheapest combination of using internet safely is like used computer sharing with ubuntu 24.04, but they have to use console for just installing their application. if somebody has android but it is not latest version it has huge security problem potentially. so it will not gonna be first choice to using computer. ios is too expensive. so linux. ubuntu was best after having used many linux distributions. so starving people were degraded their experience of using computers. sad.

___ll