11-11-2021

This commit is contained in:
2021-11-11 10:53:38 +01:00
parent 6c514dbbef
commit e6fc2251ec
18 changed files with 1001 additions and 251 deletions

View File

@@ -59,6 +59,12 @@ $ which soco
```bash
$ pipx install 'glances[action,browser,cloud,cpuinfo,docker,export,folders,gpu,graph,ip,raid,snmp,web,wifi]'
```
#### Exécuter un paquet sans l'installer:
```bash
@@ -163,6 +169,15 @@ Versions did not change after running 'pip upgrade' for each package 😴
#### Désinstaller:
```bash
$ pipx uninstall glances
uninstalled glances! ✨ 🌟 ✨
```
#### Aide:
```bash