mirror of https://github.com/aristocratos/bpytop
Merge pull request #186 from kekePower/available-in-mageia
Added installation instructions for Mageia Linuxpull/200/head
commit
8ecb9d3f4d
11
README.md
11
README.md
|
@ -200,6 +200,17 @@ Available from [adrien-overlay](https://github.com/aaaaadrien/adrien-overlay)
|
||||||
sudo emerge -av sys-process/bpytop
|
sudo emerge -av sys-process/bpytop
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Mageia Cauldron (Mageia 8)
|
||||||
|
|
||||||
|
Available in Mageia Cauldron and then Mageia 8 when it is released.
|
||||||
|
|
||||||
|
>Installation
|
||||||
|
|
||||||
|
``` bash
|
||||||
|
sudo urpmi bpytop
|
||||||
|
sudo dnf install bpytop
|
||||||
|
```
|
||||||
|
|
||||||
### MX Linux
|
### MX Linux
|
||||||
|
|
||||||
Available in the MX Test Repo as `bpytop`
|
Available in the MX Test Repo as `bpytop`
|
||||||
|
|
Loading…
Reference in New Issue