mirror of https://github.com/aristocratos/bpytop
Add in README.md instructions for Gentoo
parent
1e23535aab
commit
fd7c767f6d
10
README.md
10
README.md
|
@ -163,6 +163,16 @@ sudo pkg install bpytop
|
|||
sudo dnf install bpytop
|
||||
```
|
||||
|
||||
### Gentoo / Calculate Linux
|
||||
|
||||
Available for debian/ubuntu from [adrien-overlay](https://github.com/aaaaadrien/adrien-overlay)
|
||||
|
||||
>Installation
|
||||
|
||||
``` bash
|
||||
sudo emerge -av sys-process/bpytop
|
||||
```
|
||||
|
||||
### Snap package
|
||||
|
||||
by @kz6fittycent
|
||||
|
|
Loading…
Reference in New Issue