Install and download Google Chrome Ubuntu Linux

Опубликовано: 21 Август 2026
на канале: POVILABS
78
2

Install and download Google Chrome Ubuntu Linux,You can download and install the Chrome web browser at no charge..

Download Link
https://www.google.com/intl/en_in/chr...


installation steps on command line interphase
Open your terminal (Ctrl + Alt + T)

Download the package
wget https://dl.google.com/linux/direct/go...

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

Uninstallation Command
sudo apt purge google-chrome-stable