2024-02-23 19:51:37 +00:00
|
|
|
For installation instructions, please [see the wiki](/wiki). You can
|
2024-05-05 18:21:10 +00:00
|
|
|
download the older versions from the [directory listing](https://rel.matterlinux.xyz/24/).
|
2024-01-19 11:29:23 +00:00
|
|
|
|
|
|
|
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
|
|
|
|
```
|