dnf-install: sync Russian translation (#22532)

Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
This commit is contained in:
Emmanuel Ferdman
2026-05-24 04:34:36 +03:00
committed by GitHub
parent ea064231a5
commit ff3f2ccaf1
+5 -1
View File
@@ -1,6 +1,6 @@
# dnf install
> Установка пакетов в дистрибутивах на базе Red Hat.
> Устанавливать пакеты в дистрибутивах на базе Red Hat.
> Больше информации: <https://dnf.readthedocs.io/en/latest/command_ref.html#install-examples>.
- Установить пакеты по имени:
@@ -15,6 +15,10 @@
`sudo dnf {{[in|install]}} {{https://example.com/package.rpm}}`
- Добавить репозиторий несвободных пакетов Fedora:
`sudo dnf {{[in|install]}} https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm`
- Добавить репозитории Extra Packages for Enterprise Linux (EPEL):
`sudo dnf {{[in|install]}} https://dl.fedoraproject.org/pub/epel/epel-release-latest-{{10}}.noarch.rpm`