Skip to Content
πŸ“ NotesπŸ”€ MiscSettingsSetup New Linux PC

Setup New PC (Development) Windows

Few software / items to download for your new PC (default with ubuntu >= 20)

Runtime

nvm (Node.js)

https://github.com/nvm-sh/nvmΒ 

Python UV

https://github.com/astral-sh/uvΒ 

Rust (Rust)

https://www.rust-lang.org/tools/installΒ 

Docker (Linux)

https://www.docker.com/products/docker-desktop/Β 

Software / IDE

Git

https://git-scm.com/downloadsΒ 

Database

Postgresql

https://www.postgresql.org/download/windows/Β 

MySQL

https://dev.mysql.com/downloads/mysql/Β 

Tools

fastfetch

https://github.com/fastfetch-cli/fastfetchΒ 

htop

https://github.com/htop-dev/htopΒ 

Last updated on