mirror of https://github.com/aristocratos/bpytop
Updated snap install info
parent
56f04e9fce
commit
007bdc9ff9
|
@ -164,6 +164,10 @@ sudo dnf install bpytop
|
|||
|
||||
### Snap package
|
||||
|
||||
by @kz6fittycent
|
||||
|
||||
https://github.com/kz6fittycent/bpytop-snap
|
||||
|
||||
>Install the package
|
||||
``` bash
|
||||
sudo snap install bpytop
|
||||
|
@ -179,6 +183,8 @@ sudo snap connect bpytop:process-control
|
|||
sudo snap connect bpytop:physical-memory-observe
|
||||
```
|
||||
|
||||
The config folder will be located in `~/snap/bpytop/current/.config/bpytop`
|
||||
|
||||
## Manual installation
|
||||
|
||||
#### Dependencies installation Linux
|
||||
|
|
Loading…
Reference in New Issue