Como Instalar Google Chrome No Linux Gutta New Fix Jun 2026
: If the terminal reports "broken dependencies," run this command to fix them: sudo apt install -f ``` Use code with caution. Copied to clipboard Option 2: Using the Web Browser (GUI)
google-chrome-stable
Se você quiser remover também o repositório do Google para que ele não apareça mais nas atualizações do sistema, você pode remover o arquivo de lista correspondente:
Execute o comando de instalação: sudo apt install ./google-chrome-stable_current_amd64.deb . como instalar google chrome no linux gutta new
Após a instalação, você pode encontrá-lo no menu de aplicativos do seu sistema na categoria (ou buscando por "Chrome").
wget -q -O - https://dl.google.com/linux/linux_signing_key.pub | sudo tee /etc/apt/trusted.gpg.d/google.asc
O Google Chrome é um dos navegadores mais populares do mundo, e por uma boa razão. Ele oferece uma experiência de navegação rápida, segura e personalizável. Além disso, o Chrome é constantemente atualizado com novas funcionalidades e melhorias de segurança. : If the terminal reports "broken dependencies," run
Click and select the 64-bit .deb (for Debian/Ubuntu) or .rpm (for Fedora/openSUSE). Install via Terminal (Recommended): Open your terminal (Ctrl+Alt+T). Navigate to your Downloads folder: cd ~/Downloads .
sudo apt remove google-chrome-stable sudo rm /etc/apt/sources.list.d/google-chrome.list # Removes repository
google-chrome-stable
Se o sistema retornar um número de versão, o Flatpak já está instalado. Caso contrário, tente instalá-lo com o comando:
Since most Linux distributions don't come with Chrome (only the open-source Chromium), you need to download the official .deb or .rpm package.
Installing Google Chrome on Linux Gutta (a distribution often found on Acer laptops in Brazil) can be tricky because it is sometimes reported as a restricted or customized environment based on Debian/Deepin. To install it, you should first try the standard package method, which works for most Debian-based systems. Method 1: Manual Installation (Recommended) Since Linux Gutta is based on Debian/Deepin, it uses Download the Package : Open your current browser (likely Firefox) and go to the official Google Chrome download page Select the Version : Choose the 64-bit .deb (For Debian/Ubuntu) option and download it. Open with Package Installer Locate the file in your Right-click the file and select Open with Package Installer (or GDebi if available). Install Package and enter your system password when prompted. Method 2: Using the Terminal wget -q -O - https://dl
The terminal is the most reliable way to ensure all necessary components are installed correctly. : Press Ctrl + Alt + T on your keyboard.

