Skip to content

Commit

Permalink
Изменено: Lutris - Правки Frontmatter и шаблонизация
Browse files Browse the repository at this point in the history
  • Loading branch information
Ampernic committed Apr 18, 2024
1 parent 812b47d commit 132efee
Showing 1 changed file with 2 additions and 31 deletions.
33 changes: 2 additions & 31 deletions docs/apps/lutris.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
---
title: Lutris
appstreamFlatpak: net.lutris.Lutris
aggregation:
sisyphus: lutris
flatpak: net.lutris.Lutris
Expand All @@ -25,32 +23,5 @@ appstream:

Lutris — платформа с помощью которой можно запускать и играть в игры на компютерах с операционной системой Linux.

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

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

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

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

::: code-group

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


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

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

```shell
flatpak install flathub net.lutris.Lutris
```
<!--@include: ./parts/install/software-flatpak.md-->
<!--@include: @apps/_parts/install/content-repo.md-->
<!--@include: @apps/_parts/install/content-flatpak.md-->

0 comments on commit 132efee

Please sign in to comment.