# ALT Booster

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

{% embed url="<https://github.com/plafonlinux/altbooster>" %}

**Доступные версии:** \
\ <mark style="color:$success;">**GitHub (main)**</mark> - v5.6.9      <mark style="color:$danger;">**(alpha)**</mark> - v5.7-alpha\ <mark style="color:blue;">**p11**</mark>**:** v5.6.7                <mark style="color:orange;">**Sysiphus**</mark>**:** v5.6.9

#### 1. Установка из GitHub (рекомендуется, самая свежая версия)

```
su - -c 'apt-get install git'
```

```
git clone https://github.com/plafonlinux/altbooster.git
cd altbooster
./install.sh
```

#### 2. Установка из репозитория ALT Linux (альтернатива)

*Примечание:* версия в репозитории может отставать от GitHub-релиза.

**Вариант A: через apt-get**

```
sudo apt-get update && sudo apt-get install plafon-altbooster
```

**Вариант B: через EPM**

```
epmi plafon-altbooster
```

#### 3. Запустить

```
altbooster
# или через меню приложений GNOME
```

#### Удаление

```
./uninstall.sh
```

## Об ALT Booster

#### Приложения, Расширения, Flatpak:

* Поиск и установка приложений из p11, Cизифа, epm play и Flathub
* Список рекомендуемых приложений
* Поиск и установка расширений для GNOME
* Список рекомендуемых расширений
* Управления приложениями во Flatpak (обновление, удаление, заморозка)
* Включение Flathub и настройка Flatpak в системе

<div><figure><img src="/files/SbanRI4cJ4vN2CbwqtCo" alt=""><figcaption></figcaption></figure> <figure><img src="/files/KpkT4vS48GyDXnc4vSFL" alt=""><figcaption></figcaption></figure> <figure><img src="/files/IToPXnAeIPGvdf7ZBb6p" alt=""><figcaption></figcaption></figure></div>

Очистка системы, твики и планировщики

<div><figure><img src="/files/Zpo8IlSi5h2ZWUefnIkM" alt=""><figcaption></figcaption></figure> <figure><img src="/files/yyfe1ZfuJFzK31kbDfzp" alt=""><figcaption></figcaption></figure> <figure><img src="/files/0HzHXglmO5gFEX72ef3T" alt=""><figcaption></figcaption></figure></div>

Полноценный бэкапер для вашей системы

* Создание временных точек доступа по аналогии с TimeShift
* Создание полноценного переносного зеркала Btrfs или EXT4
* Создание переносного архива посредством Borg \
  \
  и многое другое ....

<div><figure><img src="/files/PyfwRYUzDpLoIL8CJHUd" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Tw09hEy9pIixAUGQ3NcD" alt=""><figcaption></figcaption></figure> <figure><img src="/files/C3FmJ0dR4lq5kHCLZ9M4" alt=""><figcaption></figcaption></figure></div>


---

# 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/altbooster.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.
