Posts with "python" Tag
05-general python install
by Dan Aukes
Install Latest Anaconda / Miniconda
```bash sudo apt install -y git python3-pip python3-venv sudo apt install -y ...
Post-Install Miscellaneous Steps
by Dan Aukes
Install gnome tweaks
sudo apt install -y gnome-tweaks
Tweaking the GUI
- Open "Extensions" and turn ...