Skip to content

Commit

Permalink
Изменено: Thunderbird - Правки Frontmatter и шаблонизация
Browse files Browse the repository at this point in the history
  • Loading branch information
Ampernic committed Apr 18, 2024
1 parent 1d29887 commit 0d22ae2
Showing 1 changed file with 10 additions and 28 deletions.
38 changes: 10 additions & 28 deletions docs/apps/thunderbird.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
---
title: Thunderbird
appstreamFlatpak: org.mozilla.Thunderbird
aggregation:
flatpak: org.mozilla.Thunderbird
sisyphus: thunderbird
flatpak:
id: org.mozilla.Thunderbird
build: offical
snap:
id: thunderbird
build: offical
appstream:
id: org.mozilla.Thunderbird
name: Thunderbird
Expand All @@ -25,31 +29,9 @@ appstream:

Thunderbird — бесплатное приложение для работы с электронной почтой, которое легко установить и настроить с отличными характеристиками.

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

**Thunderbird** можно установить через терминал:

::: code-group

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

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

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

```shell
flatpak install flathub org.mozilla.Thunderbird
```

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

## Thunderbird Gnome Theme

Expand Down

0 comments on commit 0d22ae2

Please sign in to comment.