[deepin exploration] deepin25可以怎么安装ansible
Tofloor
poster avatar
小贝同学
deepin
2025-06-07 12:12
Author

deepin25可以安装ansible吗,仓库中搜索不到此应用,pip也多次安装失败,请问各位大佬在deepin25上有其他方法安装ansible吗

image.png

通过pip试过3-4次都是很快就失败!
image.png

Reply Favorite View the author
All Replies
大多时候吃素
deepin
2025-06-07 13:58
#1

什么源呀,换个清华源或者阿里源呢

Reply View the author
把一切操作变成GUI
deepin
Backbone of ecological co-construction group
2025-06-07 16:45
#2

pip install ansible -i https://pypi.tuna.tsinghua.edu.cn/simple

Reply View the author
小贝同学
deepin
2025-06-07 17:10
#3

官网的默认的源不行,阿里源也不行; 清华的源可以,但是版本不合适,不折腾了,打算换成deepin23

image.png

image.png

Reply View the author
小贝同学
deepin
2025-06-07 17:18
#4

deepin25我70多G容量,想单独给home划分一个分区---避免重装时损坏数据,结果不行,强制要备份(备份对我的环境来说根本不可用)单安装个纯系统就花了22多G,还是习惯使用之前的版本,可操作性好。
image.png

Reply View the author
小贝同学
deepin
2025-06-07 21:03
#5
把一切操作变成GUI

pip install ansible -i https://pypi.tuna.tsinghua.edu.cn/simple

感谢,这方法可以,ansible安装成功,get到了。

image.png

Reply View the author