2021-11-24 17:26:26 +00:00
|
|
|
# Users documentation
|
|
|
|
|
2021-11-24 18:06:40 +00:00
|
|
|
## Installation
|
2021-11-24 17:26:26 +00:00
|
|
|
|
2021-11-24 18:06:40 +00:00
|
|
|
### Using Flatpak
|
2021-11-24 17:26:26 +00:00
|
|
|
|
2021-11-24 18:06:40 +00:00
|
|
|
```sh
|
|
|
|
flatpak install io.github.mightycreak.Diffuse
|
|
|
|
```
|
|
|
|
|
|
|
|
Flatpak is probably the easiest way to install Diffuse on any distribution and
|
|
|
|
get the latest and greatest as quickly as possible. The Flatpak package is
|
|
|
|
hosted on [Flathub](https://flathub.org).
|
|
|
|
|
|
|
|
_Note:_ If the Flathub repository is not installed yet, please follow
|
|
|
|
[these instructions](https://flatpak.org/setup/).
|
|
|
|
|
|
|
|
### Using the distribution package manager
|
|
|
|
|
|
|
|
The Diffuse package statuses for every distributions can been seen on
|
|
|
|
[repology](https://repology.org/project/diffuse/versions).
|
|
|
|
|
|
|
|
Huge thanks to [@bongochong](https://github.com/bongochong) for maintaining the
|
|
|
|
Diffuse package on Fedora.
|