sunny123456

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::
  1798 随笔 :: 22 文章 :: 24 评论 :: 227万 阅读
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

在阿里云安装Ubuntu可视化桌面时,出现问题:Failed to fetch http://mirrors.cloud.aliyuncs.com/ubuntu/pool/main/x/xorg-server/xserver-xorg-core_1.18.4-0ubuntu0.3_amd64.deb 404 Not Found
https://www.cnblogs.com/jianglinliu/p/9999406.html

在阿里云安装Ubuntu可视化桌面时,出现问题:Failed to fetch http://mirrors.cloud.aliyuncs.com/ubuntu/pool/main/x/xorg-server/xserver-xorg-core_1.18.4-0ubuntu0.3_amd64.deb  404  Not Found

解决方法是:先用sudo apt-get update命令更新系统,然后用安装命令

  1. apt-get install x-window-system-core
  2. apt-get install gnome-core
  3. apt-get install gdm

进行安装即可

posted on   sunny123456  阅读(784)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· TypeScript + Deepseek 打造卜卦网站:技术与玄学的结合
· Manus的开源复刻OpenManus初探
· AI 智能体引爆开源社区「GitHub 热点速览」
· 从HTTP原因短语缺失研究HTTP/2和HTTP/3的设计差异
· 三行代码完成国际化适配,妙~啊~
点击右上角即可分享
微信分享提示