How to install yandex browser in ubuntu
How to install yandex browser in ubuntu
Установка Яндекс.Браузера в Linux
Яндекс.Браузер — популярный веб-обозреватель от российских разработчиков. Его активно используют не только обладатели операционных систем Windows, но и устанавливают на дистрибутивы, основанные на ядре Linux. Процедура инсталляции немного отличается от других ОС и может выполняться двумя различными методами. Сегодня мы бы хотели максимально детально и просто рассказать о них, чтобы вы могли выбрать наиболее оптимальный для себя.
Устанавливаем Яндекс.Браузер в Linux
Процедура установки в различных дистрибутивах практически ничем не отличается за исключением необходимости загрузки пакетов разных форматов и учета синтаксиса консоли. Обо всех нюансах мы обязательно расскажем далее. К сожалению, собственного хранилища у Яндекс не имеется, поэтому придется скачивать пакеты через другой браузер с официального сайта или использовать «Терминал» для загрузки библиотек из пользовательских репозиториев. Теперь давайте разберем эти два варианта пошагово.
Способ 1: Загрузка из пользовательских хранилищ
Добавление библиотек браузера в систему через пользовательские репозитории может быть полезно в том случае, когда в системе нет ни одного другого установленного веб-обозревателя, но при этом имеется подключение к интернету. Юзеру потребуется задействовать только классическую консоль и осуществить такие действия:
Как видите, ничего сложного в использовании репозиториев нет, ведь нужно всего лишь вводить указанные команды, учитывая при этом синтаксис дистрибутива Linux.
Способ 2: Загрузка пакета с официального сайта
Компания Яндекс на своем сайте разместила версии собственного браузера для разных платформ. Поэтому пользователю остается только перейти туда, выбрать подходящую сборку, загрузить ее и установить на свой компьютер.
Предлагаем вам ознакомиться с другими методами установки DEB-пакетов для дистрибутивов на Ubuntu в отдельном нашем материале по ссылке ниже.
Приведенные выше два метода инсталляции Яндекс.Браузера подойдут разным пользователям в определенных ситуациях. Поэтому настоятельно рекомендуем сначала ознакомиться с ними двумя, а потом уже подобрать оптимальный.
How to Install Yandex Browser on Ubuntu 22.04 LTS
Yandex browser is the most popular internet browser for all major platforms. It’s based on Chromium, making it fast to load with Standards compliance ensuring no compatibility issues arise due to its ability to be customized through translation services if needed!
In the following tutorial, you will learn how to install Yandex Browser on Ubuntu 22.04 LTS Jammy Jellyfish desktop using the command line terminal with tips about maintaining and removing the browser versions.
Table of Contents
Update Ubuntu
First, update your system to ensure all existing packages are up to date to avoid any potential conflict issues during the installation.
Install Required Packages
The following dependencies will need to be installed to install Yandex successfully. Most of these packages would already be present on your system, but running the command can help ensure they’re installed.
If you skip and encounter issues, return and just run the command.
Import Yandex Browser Repository
The first step is to import the GPG key to verify the authenticity of the packages. In your terminal, execute the following command to import to your keychain.
Next, import one
Import Repository – Yandex Browser Stable
Import Repository – Yandex Browser Beta
Now run an APT update to reflect the newly imported repository.
Install Yandex Browser
Now that you have imported the repository, you can install Yandex Browser stable or the beta/development version. You should choose the stable version over the beta by default, but you can install both.
Install Yandex Browser Stable
Install Yandex Browser Beta
Remove Auto-Generated Source.list
When installing any of the Yandex versions, it will place another sources.list, which is incorrectly formatted and causing your apt update command to spam lots of errors. The easiest solution is to remove these extras using the following command.
The above command works for stable and the beta version and should leave you with the sources you imported from this tutorial yandex-beta.list and yandex-stable.list.
How to Launch Yandex Browser
With the installation complete, you can run Yandex by following the path.
Activities > Show Applications > Yandex Browser
Alternatively, if you cannot find it, use the search function in the Show Applications menu if you have many applications installed.
The first time you open Yandex Browser, a pop-up message will appear asking you to select the browser as the default for your Ubuntu desktop and send data back to Yandex.
This is user choice, select your options and click Ok to proceed.
Yandex Browser will have a few quick pages of setting options to customize your Yandex experience. Overall, it should take 1 to 5 minutes, depending on how much customization you want.
Note that you will be able to choose a color theme. The Dark theme is quite popular, and selecting it changes your background every day.
Once done, you will see the final landing page, and you are good to go browsing.
Congratulations, you have successfully installed Yandex Browser on your desktop.
How to Update/Upgrade Yandex Browser
To update, run the APT update in your terminal as you would check your entire system for any updates, including from the Yandex repository.
How to Remove (Uninstall) Yandex Browser
To remove Yandex Browser, execute the following terminal command that matches your installed version.
Remove Yandex Browser Stable
Remove Yandex Browser Beta
Note unused dependencies will also be removed.
Ideally, you will want to remove the repositories as well.
Remove Yandex Browser Stable Repository
Remove Yandex Browser Beta Repository
Comments and Conclusion
If you’re looking for an alternative to Chrome, the Yandex browser could be a good option. The browser is based on Chromium and has many of the same features as Chrome, but it also includes some unique options that may make it a better fit for your needs. Give it a try and see what you think!
Like to get automatic updates? Follow us on one of our social media accounts!
Install Yandex Browser on Debian, Ubuntu, Fedora, OpenSUSE, Arch Linux
Yandex browser is a Chromium-based Internet browser developed by Russian search engine provider, Yandex, available for Linux, Mac OS X, Windows, Android and iOS.
Yandex browser features:
Enable sudo for Standard User Account on Debian
If you want to add the standard user account into sudoer list, run the following command as root. Replace username with your actual username.
Then install sudo utility.
Log out and log back in for the change to take effect. From now on, the standard user can use sudo to manage the system.
Install Yandex Browser on Debian 8 Jessie, Ubuntu 16.04 LTS, Linux Mint 18
To get the latest updates, it’s recommended to install Yandex browser from its official APT repository. First create a source list file for Yandex browser
Add the following line to the file.
After that, update local package index and install Yandex browser.
Once installed, you can start it from Ubuntu Unity Dash or your favorite application menu.
or from the command line.
Install Yandex Browser on Fedora, OpenSUSE
Go to Yandex browser download page to download the RPM package. Or you can use wget utility to download it in terminal.
Once downloaded, go to the download folder and execute the following command to install it.
Install Yandex Browser on Arch Linux, Manjaro, Apricity OS, Antergos
That’s it! I hope this tutorial helped you install Yandex browser Linux version on your machine. And as always, if you found this post useful, then subscribe to our free newsletter or follow us on Google+, Twitter or like our Facebook page. Thanks for visiting!
[Total: 21 Average: 4 ]
12 Responses to “Install Yandex Browser on Debian, Ubuntu, Fedora, OpenSUSE, Arch Linux”
hello after sudo nano /etc/apt/sources.list.d/yandex-browser.list
I receive : name file for write /etc/apt/sources.list.d/yandex-browser.list
what to do? ctrl +o?
I think you need to press Enter, then Ctrl+O
Hello,
I wish your suggestions would work.
After all you say in the tile that it is for debian ( amongst others)
As it were – One can not install yandex browser on debian using this tutorial. It’s as simple as that.
even the list command is not recognized or should i skip it by your opinion?
Any chance of help?
I just tried the commands on Debian 9 and it worked without any issue.
To save a file in Nano text editor, press Ctrl+O, then press Enter. To exit nano, press Ctrl+X.
Thank you for your support, Xiao,
I learnt how to save nano THANKS TO YOUR teaching while installing on ubuntu.
Hm… basic sudo command in terminal it tells me that it is not recognised.
Terminal should be opened by ctrl + alt+ T and it does not. To open it i just type terminal…. in “activities”. 🙂
I will log to debian (9) now and try again… so frustrating. Here, in Ubuntu 18, your instruction works 100% every time.
Allow me to let you know how i went.
Thank you again
Henry
Well, but now i want to unisntall everything i did in debian and i don’t know how to do this since many steps … Thanks!
Thanks. This is the best instruction set for installing Yandex Browser.
I am using majaro 19 and i don’t have yaourt. I tried installing it but its just too complicated
Brilliant and easy solution that works. Thank you for the solution.
Установка Yandex браузер Linux
Компания Яндекс уже на протяжении долгого времени занимается разработкой и развитием собственного браузера. Как и большинство современных браузеров он основан на платформе Chromium, но имеет несколько интересных особенностей.
Отличия Yandex браузера от Chromium больше косметические. Здесь есть все обычные функции Chromium, плюс переработанная панель, которая открывается при открытии новой вкладки. Здесь размещаются виджеты последних открытых страниц, также здесь размещены вкладки, которые позволяют очень быстро перейти к недавно закрытым страницам, дополнениям и поиску.
Кроме того, в браузер встроенна умная строка поиска, есть возможность изменять фон каждой страницы и добавлена защита от фишинговых сайтов.
Сразу у браузера была только версия для Windows, но потом была выпущена версия и для операционной системы Linux. В этой статье будет рассмотрена установка Yandex браузер Linux, мы поговорим о том как установить эту программу в большинстве самых популярных дистрибутивов, включая Ubuntu, Debian и Red Hat.
Установка Yandex браузер в Ubuntu / Debian
Установить Yandex Browser в одном из этих дистрибутивов очень просто, хотя он недоступен в официальных репозиториях, но вы можете очень просто и быстро загрузить самую последнюю версию браузера из официального сайта. Зайдите по ссылке и нажмите кнопку скачать:
Аналогично, вы можете загрузить этот браузер с помощью консольной команды:
Вы можете открыть загруженный пакет двойным кликом по нему или установить с помощью команды dpkg в Ubuntu:
Если команда завершится успешно, то программа будет установлена. Если же вы получите ошибку разрешения зависимостей выполните:
Дальше просто повторите предыдущую команду. После этого установка Yandex браузер будет завершена и вы сможете пользоваться этим новым браузером. Программа теперь может быть найдена в главном меню.
Установка Yandex браузер в Red Hat / Fedora
Установить Yandex Browser в Red Hat тоже не очень сложно, на официальном сайте доступен не только Deb пакет но и Rpm. Правда, доступна только архитектура x64 бит. Но установка пакета выглядит немного по-другому. Для установки надо выполнить:
Выводы
Вот и все, теперь программа успешно установлена на ваш компьютер. Как видите, это очень просто даже учитывая то, что в официальных репозиториях нет пакетов. Если у вас остались какие-либо вопросы, спрашивайте в комментариях!
Если вы еще не пробовали Yandex Browser, то вот небольшое видео с описанием его возможностей:
CodePre.com
How to Install Yandex Browser in Ubuntu – A fast and Secure Browser For Linux
Now let’s have a look at features of Yandex browser :
Follow the below steps to install Yandex browser in Ubuntu – A fast and Secure Browser For Linux:
First we have to download the Yandex browser installation package from it’s official website.
As you can see below I have already downloaded the .deb package. Refer the output below.
Before start the installation of Yandex browser let’s update the packages & repositories of Ubuntu using below command.
Now we are ready to install the Yandex package. So let’s go ahead and install the same using below command.
Also Read- How to Install Netsurf Web Browser (Netsurf App) In Ubuntu – A Free Web Browser for Linux
As you can see above we have successfully installed the Yandex browser package. Now to confirm the same use the below command.
Now to open the application just type the command yandex-browser on shell prompt. Refer the command below.
You can also open the Yandex browser application graphically using Search your computer box.
How To Uninstall Yandex browser in Ubuntu?
For any reasons, if you don’t like Yandex browser and want to uninstall the application from your system using the following commands.
That’s all, In this article, we have explained How to install Yandex browser in Ubuntu. I hope you enjoy this article. If you like this article, then just share it. If you have any questions about this article, please comment.
Источники информации:
- http://www.linuxcapable.com/how-to-install-yandex-browser-on-ubuntu-22-04-lts/
- http://www.linuxbabe.com/browser/yandex-browser-debian-ubuntu-fedora-opensuse-arch
- http://losst.ru/ustanovka-yandex-brauzer-linux
- http://codepre.com/how-to-install-yandex-browser-in-ubuntu-a-fast-and-secure-browser-for-linux.html