Skip to content

Commit

Permalink
Изменено: OBS Studio - Правки Frontmatter и шаблонизация
Browse files Browse the repository at this point in the history
  • Loading branch information
Ampernic committed Apr 18, 2024
1 parent 2493f83 commit 1582fb6
Showing 1 changed file with 2 additions and 32 deletions.
34 changes: 2 additions & 32 deletions docs/apps/obs-studio.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
---
title: OBS Studio
appstreamRepo: com.obsproject.Studio
appstreamFlatpak: com.obsproject.Studio
aggregation:
sisyphus: obs-studio
flatpak: com.obsproject.Studio
Expand All @@ -26,32 +23,5 @@ appstream:

OBS Studio — Бесплатная программа с открытым исходным кодом для записи видео и потокового вещания.

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

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

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

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

::: code-group

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

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

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

```shell
flatpak install flathub com.obsproject.Studio
```

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

0 comments on commit 1582fb6

Please sign in to comment.