我正在努力弄清楚如何在python2流上安装centos9。我收到下面的错误。有什么建议吗?
sudo dnf install python2
Last metadata expiration check: 0:04:48 ago on Thu 24 Feb 2022 01:43:10 PM EST.
No match for argument: python2
Error: Unable to find a match: python2发布于 2022-05-01 12:34:02
如何在centos9流上安装python2
你不能从任何回购中这样做。没有可用的回购/没有包装。
原因:两年前,python2.7的生命就结束了。
https://stackoverflow.com/questions/71256853
复制相似问题