【已解决】yum apt-get update 报错怎么解决
Tofloor
poster avatar
sqxiaogang
deepin
2019-01-06 04:22
Author
本帖最后由 sqxiaogang 于 2019-1-8 11:29 编辑


Reply Favorite View the author
All Replies
avatar
dao-root
deepin
2019-01-06 04:32
#1
你好,关于这个问题你可以尝试使用sudo
Reply View the author
avatar
dao-root
deepin
2019-01-06 04:33
#2
本帖最后由 dao-root 于 2019-1-5 20:34 编辑

不好意思没看到图片
Reply View the author
avatar
1***6@qq.com
deepin
2019-01-06 04:37
#3
yum是redhat系列发行版的软件包管理器。
debian是apt-get。
看你的图片是源有问题,有可能源就是和你现在系统版本是一致的。不需要更新
Reply View the author
avatar
redapple0204
deepin
2019-01-06 04:38
#4
yum命令不适用于deepin
此外sudo nano /etc/apt/sour(按一下tab)然后回车删掉packages.mkacg.com这一行保存在更新即可
或者不用管他也行,不影响使用
Reply View the author
avatar
lovexue
deepin
2019-01-06 05:35
#5
可以试一试sudo apt-get update
Reply View the author
avatar
ritter
deepin
2019-01-06 12:49
#6
可以尝试一下pacman yum apt update
Reply View the author
avatar
Ochir
deepin
2019-01-06 13:37
#7
本帖最后由 Ochir 于 2019-1-6 05:39 编辑

root下还需要用sudo吗?yum后面还接apt-get吗?
Reply View the author
avatar
sqxiaogang
deepin
2019-01-06 18:06
#8
https://bbs.deepin.org/post/173337
root下还需要用sudo吗?yum后面还接apt-get吗?

我没用过linux 不懂,这些命令都是在网上搜索来的,所以来问问,怎么删除这个源
Reply View the author
avatar
sqxiaogang
deepin
2019-01-06 18:10
#9
https://bbs.deepin.org/post/173337
yum命令不适用于deepin
此外sudo nano /etc/apt/sour(按一下tab)然后回车删掉packages.mkacg.com这一行保存 ...

用你的代码,找不到要删除的 packages.mkacg.com
Reply View the author
avatar
sqxiaogang
deepin
2019-01-06 18:28
#10
https://bbs.deepin.org/post/173337
yum是redhat系列发行版的软件包管理器。
debian是apt-get。
看你的图片是源有问题,有可能源就是和你现在系 ...

我想删除这个源怎么删除?
Reply View the author
avatar
Ochir
deepin
2019-01-06 18:50
#11
本帖最后由 Ochir 于 2019-1-6 10:51 编辑

cd /etc/apt/sources.list.d/
在这个目录里选择你要删除的
Reply View the author
avatar
sqxiaogang
deepin
2019-01-06 19:02
#12
https://bbs.deepin.org/post/173337
cd /etc/apt/sources.list.d/
在这个目录里选择你要删除的

ok,解决了,谢谢你!!
Reply View the author