Skip to content

Commit

Permalink
Изменено: Audacity - Правки frontmatter, шаблонизация
Browse files Browse the repository at this point in the history
  • Loading branch information
Ampernic committed Apr 17, 2024
1 parent 1669a8c commit 50ec016
Showing 1 changed file with 6 additions and 34 deletions.
40 changes: 6 additions & 34 deletions docs/apps/audacity.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
---
title: Audacity
appstreamFlatpak: org.audacityteam.Audacity
appstreamRepo: org.audacityteam.Audacity
aggregation:
flatpak: org.audacityteam.Audacity
sisyphus: gnome-disk-usage
flatpak:
id: org.audacityteam.Audacity
build: offical
sisyphus: audacity
appstream:
id: org.audacityteam.Audacity
name: Audacity
Expand All @@ -28,33 +27,6 @@ Audacity — свободный многоплатформенный аудио

![Audacity](/audacity/audacity-1.png)

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

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

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

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

::: code-group

```shell[apt-get]
su -
apt-get update
apt-get install audacity
```

```shell[epm]
epm -i audacity
```
:::

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

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

```shell
flatpak install flathub org.audacityteam.Audacity
```

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

0 comments on commit 50ec016

Please sign in to comment.