
我知道 ArchLinux 將 Python 3 作為預設的 Python 安裝。還有哪些 Linux 發行版附帶 Python 3 作為預設 Python 版本?
我查過這個問題,但它似乎更適合回答“哪些發行版有可用的 Python 3 軟體包?”
答案1
Arch 和 Gentoo 將 python 3 作為系統預設值,也就是說,當您pacman -S python
或emerge dev-lang/python
您將獲得 python 3.* 時,這將是/usr/bin/python