content/download.md
2024-08-26 00:10:31 +03:00

12 lines
411 B
Markdown

For installation instructions, please [see the wiki](/wiki). You can
download the older versions from the [directory listing](https://rel.matterlinux.xyz/).
Signatures can be verified using `gpg`. To do so, download the maintainer's key:
```
$ gpg --receive-keys F9E70878C2FB389AEC2BA34CA3654DF5AD9F641D
```
Then use the `--verify` option to verify the signature:
```
$ gpg --verify /path/to/signature.sig
```