指令

apt install software-properties-common
add-apt-repository ppa:deadsnakes/ppa
apt install python3.11
apt install python3-pip

相关文章

https://zhuanlan.zhihu.com/p/581705804