1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-07 14:29:17 +00:00

add debian/ubuntu package

This commit is contained in:
deadc0de6
2023-01-25 20:48:07 +01:00
parent 4de3c239d8
commit a560bf611f

20
docs/installation.md vendored
View File

@@ -3,6 +3,8 @@
* [As a submodule](#as-a-submodule)
* [PyPI package](#pypi-package)
* [Homebrew package](#homebrew-package)
* [Debian unstable (sid)](#debian)
* [Ubuntu lunar (23.04)](#ubuntu)
* [AUR packages](#aur-packages)
* [Snap package](#snap-package)
* [From source](#from-source)
@@ -159,6 +161,24 @@ Install dotdrop from Homebrew with:
$ brew install dotdrop
```
## Debian
[Debian package](https://packages.debian.org/sid/dotdrop)
Install dotdrop
```bash
sudo apt install dotdrop
```
## Ubuntu
[Ubuntu package](https://packages.ubuntu.com/lunar/dotdrop)
Install dotdrop
```bash
$ sudo apt install dotdrop
```
## Aur packages
Dotdrop is available on aur: