2. 通过软件包管理器安装
debian系列操作系统:
sudo apt-get install python3
Redhat系列操作系统:
sudo yum install python3
Fedora操作系统:
sudo dnf install python3
SUSE系列操作系统:
sudo zypper install python3
Last updated
Was this helpful?