Skip to content

Commit

Permalink
Изменено: Transmission - Правки Frontmatter и шаблонизация
Browse files Browse the repository at this point in the history
  • Loading branch information
Ampernic committed Apr 18, 2024
1 parent 8dcca11 commit eac19e0
Showing 1 changed file with 2 additions and 29 deletions.
31 changes: 2 additions & 29 deletions docs/apps/transmission.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,32 +26,5 @@ appstream:

Transmission — быстрый, простой и бесплатный клиент BitTorrent.

## Установка из репозитория

**Transmission** можно установить любым привычным и удобным способом:

<!--@include: ./parts/install/software-repo.md-->

**Установка через терминал**

::: code-group

```shell[apt-get]
su -
apt-get update
apt-get install transmission-gtk
```
```shell[epm]
epm -i transmission-gtk
```
:::

## Установка c помощью Flatpak

При наличии пакета [Flatpak](/flatpak), можно установить **Transmission** одной командой:

```shell
flatpak flatpak install flathub com.transmissionbt.Transmission
```

<!--@include: ./parts/install/software-flatpak.md-->
<!--@include: @apps/_parts/install/content-repo.md-->
<!--@include: @apps/_parts/install/content-flatpak.md-->

0 comments on commit eac19e0

Please sign in to comment.