Linux Desktop After Install Steps
1 | sudo apt update |
Oh My Zsh
1 | sudo apt install zsh |
nodejs
1 | curl -fsSL https://deb.nodesource.com/setup_lts.x | sudo -E bash - |
nvm
1 | wget -qO- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh | bash |
Docker
https://docs.docker.com/engine/install/ubuntu/
1 | sudo apt-get remove docker docker-engine docker.io containerd runc |
Software
- Google Chrome: https://www.google.com/chrome/
- DBeaver: https://dbeaver.io/
- Tabby: https://tabby.sh/
- Visual Studio Code: https://code.visualstudio.com/
- FreeFileSync: https://freefilesync.org/download.php
- WPS Office: https://www.wps.com/office/linux/
- JetBrains Toolbox: https://www.jetbrains.com/toolbox-app/
- nodejs: https://github.com/nodesource/distributions/blob/master/README.md