20 lines
686 B
Markdown
20 lines
686 B
Markdown
For installation instructions, please [see the wiki](/wiki). You can
|
|
download the older versions from the [directory listing](https://rel.matterlinux.xyz/24/)
|
|
|
|
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
|
|
```
|
|
|
|
## Release Dates
|
|
To learn more about releases see the [wiki page for releases](/wiki/release).
|
|
|
|
| Version | Release Date | EOL |
|
|
| -------------- | ------------ | ------- |
|
|
| MatterLinux 24 | 01/2024 | 01/2025 |
|
|
| MatterLinux 25 | 01/2025 | ??/???? |
|