1 min read
Download Google Chrome for Linux
Get Google Chrome for your Linux distribution. Chrome is available as .deb (Debian/Ubuntu) and .rpm (Fedora/openSUSE) packages.
System Requirements for Linux
- OS: Ubuntu 20.04+, Debian 11+, Fedora 38+, openSUSE 15.5+
- Processor: Intel Pentium 4 or later with SSE3 support (64-bit only)
- RAM: 4 GB minimum
- Libraries: GTK 3.22+, glibc 2.31+
How to Install Chrome on Linux
Debian/Ubuntu (.deb)
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
sudo dpkg -i google-chrome-stable_current_amd64.deb
sudo apt-get install -fFedora/openSUSE (.rpm)
wget https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm
sudo dnf install ./google-chrome-stable_current_x86_64.rpmAutomatic Updates
When you install Chrome on Linux, it adds Google’s repository to your package manager. This means Chrome will update automatically with your system updates.
Other Platforms
Related Guides
How to Download and Install Google Chrome on Windows, Mac, and LinuxHow to Download and Install Google Chrome on Windows, Mac, and Linux…Chrome on ARM: Chromebooks and Windows on ARM GuideGoogle Chrome's native ARM support has brought a significant performance boost to…How to Download Chrome for LinuxIntroduction Google Chrome is a popular web browser known for its speed…How to Set Up Chrome on Ubuntu LinuxGoogle Chrome is a versatile web browser that can be easily set…