Skip to content

Commit

Permalink
Изменено: Bottles - Правки frontmatter, шаблонизация
Browse files Browse the repository at this point in the history
  • Loading branch information
Ampernic committed Apr 17, 2024
1 parent 1676642 commit 2b5e862
Showing 1 changed file with 5 additions and 37 deletions.
42 changes: 5 additions & 37 deletions docs/apps/bottle.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
---
title: Bottles
appstreamRepo: com.usebottles.bottles
appstreamFlatpak: com.usebottles.bottles
aggregation:
flatpak: com.usebottles.bottles
flatpak:
id: com.usebottles.bottles
build: offical
sisyphus: bottles
appstream:
id: com.usebottles.bottles
Expand All @@ -30,36 +29,5 @@ Bottles — приложение, которое позволяет вам ле

![Bottles](/bottles/bottles-1.png)

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

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

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


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

::: code-group

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

:::



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

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

```shell
flatpak install flathub com.usebottles.bottles
```

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

0 comments on commit 2b5e862

Please sign in to comment.