mirror of https://github.com/aristocratos/bpytop
void install info location fixed
parent
b7ba6cebd0
commit
56f80fcf32
19
README.md
19
README.md
|
@ -267,6 +267,16 @@ Please use MX Package Installer MX Test Repo tab to install.
|
|||
|
||||
http://mxrepo.com/mx/testrepo/pool/test/b/bpytop/
|
||||
|
||||
### Void Linux
|
||||
|
||||
Available in void repo and void-packages ports tree
|
||||
|
||||
>Installation
|
||||
|
||||
``` bash
|
||||
sudo xbps-install bpytop
|
||||
```
|
||||
|
||||
### Snap package
|
||||
|
||||
(Note! There is some issues caused by the snap sandboxing)
|
||||
|
@ -348,15 +358,6 @@ sudo make install
|
|||
sudo make uninstall
|
||||
```
|
||||
|
||||
### Void Linux
|
||||
|
||||
Available in void repo and void-packages ports tree
|
||||
|
||||
>Installation
|
||||
|
||||
``` bash
|
||||
sudo xbps-install bpytop
|
||||
```
|
||||
## Configurability
|
||||
|
||||
All options changeable from within UI.
|
||||
|
|
Loading…
Reference in New Issue