2022-07-19 20:33:41 +05:45
|
|
|
<p align="center">
|
2022-07-19 20:55:35 +05:45
|
|
|
<a href="https://metislinux.org"><img src="https://raw.githubusercontent.com/metis-os/metis-iso/main/assets/logo.png" height="100" width="100" style="border-radius:50%" alt="METIS LINUX"></a>
|
2022-07-19 20:35:51 +05:45
|
|
|
<p align="center">METIS LINUX</p>
|
2022-07-19 20:33:41 +05:45
|
|
|
</p>
|
2022-07-19 19:17:54 +05:45
|
|
|
<p align="center">
|
|
|
|
<img src="https://img.shields.io/badge/Maintained%3F-Yes-green?style=flat-square">
|
2022-07-19 19:18:59 +05:45
|
|
|
<img src="https://img.shields.io/github/downloads/metis-os/metis-iso/total?label=downloads&logo=github&color=blue&style=flat-square">
|
2022-07-19 19:17:54 +05:45
|
|
|
</p>
|
|
|
|
|
2022-07-19 20:39:45 +05:45
|
|
|
<p align="center">
|
|
|
|
<a href="https://metislinux.org" target="_blank"><img alt="home" src="https://img.shields.io/badge/HOME-red?style=flat-square"></a>
|
|
|
|
<a href="https://metislinux.org/wiki" target="_blank"><img alt="wiki" src="https://img.shields.io/badge/WIKI-blue?style=flat-square"></a>
|
|
|
|
<a href="https://www.reddit.com/r/metislinux" target="_blank"><img alt="reddit" src="https://img.shields.io/badge/REDDIT-yellow?style=flat-square"></a>
|
2022-07-19 20:54:15 +05:45
|
|
|
<a href="https://www.reddit.com/r/archcraft" target="_blank"><img alt="reddit" src="https://img.shields.io/badge/TWITTER-green?style=flat-square"></a>
|
2022-07-19 20:39:45 +05:45
|
|
|
</p>
|
|
|
|
|
|
|
|
|
2022-07-19 19:17:54 +05:45
|
|
|
<p align="center">
|
2022-07-19 19:20:47 +05:45
|
|
|
Yet another minimal <a href="https://artixlinux.org">Artix</a> based distribution for chads !
|
2022-07-19 19:17:54 +05:45
|
|
|
</p>
|
2022-07-19 19:36:17 +05:45
|
|
|
|
2022-07-19 19:48:01 +05:45
|
|
|
### Latest release
|
|
|
|
- **`ISO`** : [metis-base-runit-20220717-v1.1.1-x86_64.iso](https://github.com/metis-os/metis-iso/releases/download/v1.1.1/metis-base-runit-20220717-v1.1.1-x86_64.iso)
|
2022-07-19 20:02:04 +05:45
|
|
|
- **`md5sum`** : [metis-base-runit-20220717-v1.1.1-x86_64.iso.md5sum](https://github.com/metis-os/metis-iso/releases/download/v1.1.1/metis-base-runit-20220717-v1.1.1-x86_64.iso.md5sum)
|
|
|
|
- **`sha256sum`** : [metis-base-runit-20220717-v1.1.1-x86_64.iso.sha256sum](https://github.com/metis-os/metis-iso/releases/download/v1.1.1/metis-base-runit-20220717-v1.1.1-x86_64.iso.sha256sum)
|
2022-07-19 20:02:48 +05:45
|
|
|
- Verify the `iso` by running :
|
2022-07-19 19:34:23 +05:45
|
|
|
```
|
|
|
|
$ sha256sum -c metis-base-runit-20220717-v1.1.1-x86_64.iso
|
|
|
|
```
|
|
|
|
or
|
|
|
|
```
|
|
|
|
$ md5sum metis-base-runit-20220717-v1.1.1-x86_64.iso
|
|
|
|
```
|