Skip to content

Commit

Permalink
Добавлено: Loupe
Browse files Browse the repository at this point in the history
  • Loading branch information
OlegShchavelev committed Sep 4, 2023
1 parent d967346 commit ecbcbff
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions docs/loupe.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Loupe

Loupe — приложение для просмотра изображений, написанное на GTK 4, Libadwaita и Rust.

## Установка из репозитория
**Loupe** можно установить любым привычным и удобным способом

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

```bash[apt-get]
su -
apt-get update
apt-get install loupe
```
```bash[epm]
epm -i loupe
```
:::

0 comments on commit ecbcbff

Please sign in to comment.