# Yandex Browser

<figure><img src="/files/MUnRaCcLnxpdK1qUL2TN" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
У дистрибутива ALT Linux официальная поддержка от Yandex.
{% endhint %}

## Платформа P11 и Сизиф&#x20;

```bash
sudo apt-get install yandex-browser-stable
```

## Flatpak (не рекомендуется)

```bash
flatpak install flathub ru.yandex.Browser
```

## Решение проблем и баги

* Отключение белой рамки вокруг браузера

<figure><img src="/files/XiYRVZ0LBxpQId5gjmJ9" alt=""><figcaption></figcaption></figure>

В адресной строке пишем:

```
browser://flags/
```

В этих скрытых настройках надо найти параметр System window controls.

<figure><img src="/files/maSTU1WR50ZhSUaYK1So" alt=""><figcaption></figcaption></figure>

Меняем в нем переключатель на Enabled и перезагружаем браузер

Готово, рамка теперь не белая

<figure><img src="/files/wbWPvDZEoITNPAqgwnnz" alt=""><figcaption></figcaption></figure>

* Активируем скрукгление окна в GNOME

<figure><img src="/files/M2UKtJ5cWlWrbcrqO6mo" alt=""><figcaption></figcaption></figure>

Устанавливаем расширение Rounded Window Corners Reborn

<figure><img src="/files/YyVvBERxOtma0Nv8DSy2" alt=""><figcaption></figcaption></figure>

### Установить можно через [Менеджер расширений](/alt-zero/extensions/manager.md), либо через [сайт расширений](https://extensions.gnome.org/extension/7048/rounded-window-corners-reborn/).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://plafon.gitbook.io/alt-zero/apps/browsers/yandex.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
