ItsmeITItsmeIT
  • Linux
    • Debian
    • Ubuntu
  • PC/Windows
Reading: How to Install Yandex Browser on Ubuntu 22.04/24.04 LTS
Share
Notification Show More
Font ResizerAa
ItsmeITItsmeIT
Font ResizerAa
  • Categories
    • Linux
    • Debian
    • Ubuntu
    • PC/Windows
Have an existing account? Sign In
Follow US
© 2025 ItsmeIT. All rights reserved.

Home » Linux » Ubuntu » How to Install Yandex Browser on Ubuntu 22.04/24.04 LTS

How to Install Yandex Browser on Ubuntu 22.04/24.04 LTS

avatar
By
Loibv
avatar
ByLoibv
The ItsmeIT team – delivering cutting-edge updates, tech trends, and insider knowledge from the world of technology.
Follow:
Last updated: March 27, 2025

Yandex Browser is an interesting alternative to Chrome on Ubuntu, especially for those who prioritize speed, security, and customization. Built on Chromium, Yandex provides a smooth browsing experience with unique features like tracker blocking, image search integration, data synchronization, and Chromecast support.

Install Yandex Browser Ubuntu

This guide will show you two methods to install Yandex Browser on Ubuntu 22.04 or 24.04 LTS: via DEB file and via the official repository. Additionally, you’ll learn how to optimize the browser for better performance on Ubuntu.

Why Choose Yandex on Ubuntu?

Better Performance on Low-End Systems

Yandex uses less RAM than Chrome and features a Turbo mode to accelerate page loading on slow networks.

Enhanced Privacy & Security

  • Built-in tracker blocking (YTP – Yandex Tracking Protection).
  • Scans downloads with Kaspersky Antivirus.
  • Supports DNSCrypt to prevent DNS tracking.

Customizable Interface & Extension Support

  • Compatible with Chrome Web Store extensions.
  • Sleek and lightweight design, supports dark mode.

Method 1: Installing Yandex Browser via DEB File

This is the quickest way to install Yandex without adding a repository.

Step 1: Download the Installation File

Visit the official Yandex Browser download page:
🔗 https://browser.yandex.com

Download the .deb file for your Ubuntu version (see screenshot)

Download DEB file Yandex

Step 2: Install Using Terminal

Open Terminal (Ctrl + Alt + T) and run the following commands:

cd ~/Downloads/
sudo dpkg -i Yandex.deb

If you encounter dependency issues, run:

sudo apt --fix-broken install

Method 2: Installing Yandex Browser via Repository

This method ensures automatic updates whenever a new version is released.

Step 1: Add the GPG Key & Repository

Run the following commands in Terminal:

sudo wget -O- https://repo.yandex.ru/yandex-browser/YANDEX-BROWSER-KEY.GPG | gpg --dearmor | sudo tee /usr/share/keyrings/yandex.gpg
echo deb [arch=amd64 signed-by=/usr/share/keyrings/yandex.gpg] http://repo.yandex.ru/yandex-browser/deb stable main | sudo tee /etc/apt/sources.list.d/yandex-stable.list

Step 2: Update & Install Yandex Browser

sudo apt update
sudo apt install yandex-browser-stable -y

Adding Yandex Browser to the Taskbar

After installation, you can pin Yandex Browser to the taskbar for quick access:

  1. Open the Applications menu and search for Yandex Browser.
  2. Right-click the Yandex icon.
  3. Select Add to Favorites.

Optimize Yandex Browser for Better Performance on Ubuntu

1️⃣ Reduce RAM Usage

  • Disable Preload Pages in settings.
  • Use the The Great Suspender extension to pause inactive tabs.

2️⃣ Enable Turbo Mode for Faster Browsing

  • Open Settings → Turbo Mode → Enable Always On.

3️⃣ Block Ads & Trackers

  • Install uBlock Origin or AdGuard from the Chrome Web Store.
  • Enable Do Not Track in Privacy Settings.

Uninstalling Yandex Browser (If Needed)

To remove Yandex Browser from your system Linux, run the following commands:

sudo rm /etc/apt/sources.list.d/yandex-*
sudo apt autoremove yandex-browser-stable -y
sudo apt update && sudo apt upgrade -y

Yandex vs. Chrome & Firefox: A Quick Comparison

FeatureYandex BrowserGoogle ChromeMozilla Firefox
RAM UsageLowHighModerate
Page Loading SpeedFastFastStable
Ad BlockingBuilt-inNeeds ExtensionBuilt-in
Privacy & SecurityGoodWeakVery Good
Extension SupportChrome Web StoreChrome Web StoreFirefox Add-ons

📝 If you want a fast browser with better privacy than Chrome but with full extension support, Yandex is a solid choice!

Yandex Browser offers a fast, smooth, and secure browsing experience on Ubuntu. With features like Turbo mode, tracker blocking, Chromecast support, and extensive customization options, it stands out as a strong alternative to Chrome.

If you need a browser that is optimized for performance, light on system resources, but still feature-rich, Yandex is worth trying. Install it today and experience the difference!

Frequently Asked Questions (FAQ)

1️⃣ Is Yandex Browser safe and secure on Ubuntu?

✅ Yes. Yandex uses its own security system to check websites and scans downloads with Kaspersky Antivirus. It also features Yandex Tracking Protection (YTP) to block malicious trackers.

👉 Security tip: For enhanced privacy, enable DNSCrypt, use incognito mode, and install uBlock Origin to block ads and trackers.

2️⃣ Can I install Chrome extensions on Yandex Browser?

✅ Yes. Since Yandex is based on Chromium, it fully supports extensions from Google Chrome Web Store.

🔹 How to install extensions:

  1. Visit Chrome Web Store.
  2. Select the extension you want to install.
  3. Click Add to Yandex Browser.

👉 Recommended extensions: Dark Reader (dark mode), Bitwarden (password manager), Grammarly (writing assistant).

3️⃣ How do I set Google as the default search engine in Yandex?

🔸 By default, Yandex uses Yandex Search. To change it to Google, follow these steps:

  1. Open Yandex Browser.
  2. Go to Settings → Search Settings.
  3. Choose Google, Bing, DuckDuckGo, or your preferred search engine.

👉 You can also add a custom search engine by entering the search query URL of your preferred service.

📌 Have you tried Yandex Browser on Ubuntu? Share your experience in the comments!

Share This Article
Facebook Reddit Telegram Threads
avatar
ByLoibv
Follow:
The ItsmeIT team – delivering cutting-edge updates, tech trends, and insider knowledge from the world of technology.
Leave a Comment

Leave a Reply Cancel reply

You must be logged in to post a comment.

Most Popular

install wordpress nginx
How to Install WordPress on Ubuntu 22.04/24.04 with Nginx, MariaDB, PHP8.2 (LEMP)
Scan Virus Ubuntu
3 Best Ways to Detect and Remove Malware on Ubuntu/Linux
boot virtualbox from usb
How to Boot from USB in VirtualBox on Ubuntu/Linux
Install SSL Localhost Ubuntu
How to Install SSL on Localhost in Ubuntu / Linux?
fix login error Gnome Online Accounts Ubuntu 22.04
How to Fix GNOME Online Accounts Login Issues on Ubuntu 22.04
Previous Next
ItsmeITItsmeIT
Follow US
© 2025 ItsmeIT. All Rights Reserved.
  • Privacy Policy
  • Terms of Service
Logo ItsmeIT logo
Welcome Back!

Sign in to your account

Continue with Google
Register   |Lost your password?