ubuntu dev env init

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
config ssh private key
sudo apt install git
sudo apt install python3.12-venv
curl -sSL https://pdm-project.org/install-pdm.py | python3 -
export PATH=/home/ywang6/.local/bin:$PATH

sudo apt-get install libpq-dev python3-dev clang


# sudo nopassword
# install zsh
# install fcitx5