19 lines
588 B
Markdown
19 lines
588 B
Markdown
|
For installation instructions, please [see the wiki](/wiki).
|
||
|
|
||
|
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 | ??/???? |
|