This commit is contained in:
Mylloon 2021-12-28 17:15:21 +01:00
parent c54ae41aa6
commit 18cce1e890
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -138,7 +138,7 @@ Mon guide à suivre lors d'une réinstallation d'Ubuntu
wget -q --show-progress https://git.kennel.ml/Anri/myLinuxConfiguration/raw/branch/main/installClipboardHistory.sh -O tmp.sh && bash tmp.sh; rm tmp.sh
```
- Installe des trucs inutile pour Python
- Installe des trucs utile pour Python
```bash
sudo apt update && sudo apt install python3-virtualenv python3-tk -y
```