wszqkzqk / deepin-wine-ubuntu

Deepin Wine for Ubuntu/Debian
6k stars 870 forks source link

下载软件的阿里云镜像链接全部失效了啊 #330

Open chunleili opened 3 years ago

zhoyifan commented 3 years ago

赞同。"(2)使用说明 " 里面给的下载阿里云的容器安装包的下载链接,全部失效了。我在deepin文件夹里翻了一圈了,还没找到容器安装包。换了几个镜像还是不行。

zhoyifan commented 3 years ago

有了,这里有。https://packages.deepin.com/deepin/pool/non-free/d/

chunleili commented 3 years ago

有了,这里有。https://packages.deepin.com/deepin/pool/non-free/d/

thanks

junhaoliao commented 3 years ago

It seems the packages are now moved here: https://community-store-packages.deepin.com/appstore/

To add this source: sudo sh -c 'echo "deb https://community-store-packages.deepin.com/appstore apricot appstore " > /etc/apt/sources.list.d/appstore.list'

zhoyifan commented 3 years ago

It seems the packages are now moved here: https://community-store-packages.deepin.com/appstore/

To add this source: sudo sh -c 'echo "deb https://community-store-packages.deepin.com/appstore eagle appstore " > /etc/apt/sources.list.d/appstore.list'

你这不能用浏览器直接打开啊,需要啥额外的步骤才能用浏览器打开吗。

junhaoliao commented 3 years ago

It seems the packages are now moved here: https://community-store-packages.deepin.com/appstore/ To add this source: sudo sh -c 'echo "deb https://community-store-packages.deepin.com/appstore eagle appstore " > /etc/apt/sources.list.d/appstore.list'

你这不能用浏览器直接打开啊,需要啥额外的步骤才能用浏览器打开吗。

貌似他们是刻意关掉了服务器上的directory listing 可以用上面提供的指令(sudo sh -c 'echo "deb...)添加源之后:

# 更新源列表
sudo apt update
# 搜索包名
apt search keyword
# 下载包
apt download packageName
zhoyifan commented 3 years ago

It seems the packages are now moved here: https://community-store-packages.deepin.com/appstore/ To add this source: sudo sh -c 'echo "deb https://community-store-packages.deepin.com/appstore eagle appstore " > /etc/apt/sources.list.d/appstore.list'

你这不能用浏览器直接打开啊,需要啥额外的步骤才能用浏览器打开吗。

貌似他们是刻意关掉了服务器上的directory listing 可以用上面提供的指令(sudo sh -c 'echo "deb...)添加源之后:

# 更新源列表
sudo apt update
# 搜索包名
apt search keyword
# 下载包
apt download packageName

https://packages.deepin.com/ 现在好像被封了。现在一打开就自动跳转到个人帐号界面了。 有没有可能不加进sources.list里查看?总觉得这个源里面的包可能会跟其他源的包混淆。

zhoyifan commented 3 years ago

It seems the packages are now moved here: https://community-store-packages.deepin.com/appstore/ To add this source: sudo sh -c 'echo "deb https://community-store-packages.deepin.com/appstore eagle appstore " > /etc/apt/sources.list.d/appstore.list'

你这不能用浏览器直接打开啊,需要啥额外的步骤才能用浏览器打开吗。

貌似他们是刻意关掉了服务器上的directory listing 可以用上面提供的指令(sudo sh -c 'echo "deb...)添加源之后:

# 更新源列表
sudo apt update
# 搜索包名
apt search keyword
# 下载包
apt download packageName

https://packages.deepin.com/ 现在好像被封了。现在一打开就自动跳转到个人帐号界面了。 有没有可能不加进sources.list里查看?总觉得这个源里面的包可能会跟其他源的包混淆。

http://pd4x.packages.deepin.com/professional/pool/non-free/d/ 有了,又搜到了。感觉好像被针对了。