对于 openSUSE Factory,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:adrianSuSE/openSUSE_Factory/home:adrianSuSE.repo
zypper refresh
zypper install python-cx_Freeze
对于 15.7,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:adrianSuSE/15.7/home:adrianSuSE.repo
zypper refresh
zypper install python-cx_Freeze
对于 15.6,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:adrianSuSE/15.6/home:adrianSuSE.repo
zypper refresh
zypper install python-cx_Freeze