求助!cmake为什么装不了?
Tofloor
poster avatar
kingskill
deepin
2014-03-29 19:52
Author
kingskill@kingskill-desktop:~/桌面/kchmviewer-5.3$ cmake
程序“cmake”尚未安装。 您可以使用以下命令安装:
sudo apt-get install cmake
kingskill@kingskill-desktop:~/桌面/kchmviewer-5.3$ sudo apt-get install cmake
[sudo] password for kingskill:
正在读取软件包列表... 有错误!
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/packages.linuxdeepin.com_ubuntu_dists_raring_multiverse_i18n_Translation-zh%5fCN
E: 无法解析或打开软件包的列表或是状态文件。
kingskill@kingskill-desktop:~/桌面/kchmviewer-5.3$ /var/lib/apt/lists/packages.linuxdeepin.com_ubuntu_dists_raring_multiverse_i18n_Translation-zh%5fCN
Reply Favorite View the author
All Replies
BingoLove
deepin
2014-03-29 21:14
#1
sudo rm /var/lib/apt/lists/* -vf
sudo apt-get update

谷歌一下就有很多答案了
Reply View the author
ArthurDeepin
deepin
2014-03-29 21:19
#2
……我前几天在软件中心装了QTcreator,然后编译C++时要用到cmake,然后在软件中心安装了了,完全没问题,要不你用软件中心试试?
以上白说了,刚看见你的新帖,是软件管理系统的问题,你还是等高手吧,加油!
Reply View the author
kingskill
deepin
2014-03-30 01:30
#3
sudo rm /var/lib/apt/lists/* -vf
sudo apt-get update

谷歌一下就有很多答案了

第一句是删除掉所有lists嘛?这个……不会有问题吧…… :?
Reply View the author
kingskill
deepin
2014-03-30 01:33
#4
……我前几天在软件中心装了QTcreator,然后编译C++时要用到cmake,然后在软件中心安装了了,完全没问题,要不你用软件中心试试?
以上白说了,刚看见你的新帖,是软件管理系统的问题,你还是等高手吧,加油!

谢谢。俺觉得deepin界面还行。就是这个更新太吐血。

真不如干脆弄个漂亮点的下载站,直接网页下载。

另外,deepin里面有啥好点的下载软件?除了软中,哪里可以弄到?
Reply View the author
cxbii
deepin
2014-03-30 02:16
#5
[quote]sudo rm /var/lib/apt/lists/* -vf
sudo apt-get update

谷歌一下就有很多答案了

第一句是删除掉所有lists嘛?这个……不会有问题吧…… :?[/quote]
就是要删除错误的,生成正确的
Reply View the author
kingskill
deepin
2014-03-30 03:01
#6
[quote][quote]sudo rm /var/lib/apt/lists/* -vf
sudo apt-get update

谷歌一下就有很多答案了

第一句是删除掉所有lists嘛?这个……不会有问题吧…… :?[/quote]
就是要删除错误的,生成正确的[/quote]


啊啊,抓住大熊一只,么么~~

那啥,软中里面的国际版qq2012,好像刚下个几m就开始“安装”,然后就死在那里了。这是啥情况?
Reply View the author
kingskill
deepin
2014-03-30 18:31
#7
sudo rm /var/lib/apt/lists/* -vf
sudo apt-get update

谷歌一下就有很多答案了

谢谢。很实用的命令行。已经解决。就是感觉好像不彻底,心里打鼓……
Reply View the author