在阿里云安装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


在阿里云安装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

进行安装即可


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM