content/download.md

12 lines
411 B
Markdown
Raw Normal View History

For installation instructions, please [see the wiki](/wiki). You can
2024-08-25 21:10:31 +00:00
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
```