LinuxDeepin 11.06 beta2 已于前两日正式发布,详情见官方通告。Linux Deepin 中最大的特色之一是,用自已开发的更适合中文用户使用的软件中心取代了 Ubuntu 自带的 Software Center,截图如下:
现在如果你使用的是 Debian、Ubuntu 或者是旧版本的 Linux Deepin 的话,你也可以通过以下方式来体验 Linux Deepin 的软件中心。
#安装:
先安装 git
sudo apt-get install git-core
下载软件中心代码:
git clone git://github.com/manateelazycat/deepin-software-center.git
然后切换到 src 目录, 执行 ./main.py 文件。
Update : 需要安装 aria2
sudo apt-get install aria2
强烈建议体验后有任何问题请到官方论坛进行反馈。
66 Responses to Ubuntu 上体验 Linux Deepin 的软件中心
Boneflame
六月 21st, 2011 at 10:11 上午
看起来不错啊
[Reply]
zach
六月 21st, 2011 at 10:39 上午
肿么这看起来像是Windows下的东西……
[Reply]
rangerboy
六月 21st, 2011 at 11:17 上午
cpu会不会 飙高啊
[Reply]
Paul Reply:
六月 21st, 2011 at 11:26 上午
@rangerboy, 应该不会比Ubuntu software center 高吧
[Reply]
Paul
六月 21st, 2011 at 11:25 上午
ubuntu software center真让人无语
[Reply]
Aenon
六月 21st, 2011 at 11:32 上午
那个twitter和angrybirds只是示例图片,正式版发布的时候会被换成两款软件的推荐。
[Reply]
error
六月 21st, 2011 at 11:33 上午
弱弱地问一句,src的具体路径是什么?我只找到了/srv。
[Reply]
riku Reply:
六月 21st, 2011 at 11:36 上午
@error, deepin-software-center/src/
[Reply]
error Reply:
六月 21st, 2011 at 11:39 上午
@riku, 能不能再具体一点?
[Reply]
riku Reply:
六月 21st, 2011 at 11:41 上午
@error, 你用 git 下载了没有?如果执行过 git clone git://github.com/manateelazycat/deepin-software-center.git
的话,就是在当前目录下的 deepin-software-center/src/ 目录中。
[Reply]
error Reply:
六月 21st, 2011 at 11:44 上午
@riku, root@darius-laptop:~/deepin-software-center/src# ./main.py
bash: ./main.py: Permission denied
[Reply]
riku Reply:
六月 21st, 2011 at 11:46 上午
@error, 加 sudo 试试。
[Reply]
WzTian Reply:
六月 21st, 2011 at 4:02 下午
@error,
都已经是root了,应该是没加可执行权限吧。
chmod a+x main.py
[Reply]
songmuyi Reply:
六月 22nd, 2011 at 10:40 上午
@WzTian, 应该不用加x 直接 main.py
[Reply]
xiaq
六月 21st, 2011 at 11:50 上午
Looks nice... 不过没有 PPA 么……
[Reply]
Aenon Reply:
六月 21st, 2011 at 3:53 下午
@xiaq, 目前这个版本仅仅供linuxdeepin使用,并且还没有正式发布。等做好对ubuntu的支持再考虑那个。
[Reply]
第三眼
六月 21st, 2011 at 12:57 下午
图中那个twitter安装之后直接可用不用翻墙?
[Reply]
Aenon Reply:
六月 21st, 2011 at 3:54 下午
@第三眼, 那个图片仅仅是个实例,等正式版发布时候会被替换成推荐的linux软件。
[Reply]
第三眼 Reply:
六月 21st, 2011 at 4:08 下午
@Aenon, 555,骗子啊,都是大骗子啊
[Reply]
Aenon Reply:
六月 21st, 2011 at 7:35 下午
@第三眼, Deepin已经被奇葩过一次了,你还希望我们再来一次?
[Reply]
kaiski
六月 21st, 2011 at 1:24 下午
运行了,没反应啊
[Reply]
kelvin
六月 21st, 2011 at 1:36 下午
./main.py
Traceback (most recent call last):
File "./main.py", line 24, in
proc = subprocess.Popen(["gksu", "./deepin-software-center.py"])
File "/usr/lib/python2.6/subprocess.py", line 623, in __init__
errread, errwrite)
File "/usr/lib/python2.6/subprocess.py", line 1141, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
[Reply]
riku Reply:
六月 21st, 2011 at 1:37 下午
@kelvin, @kaiski, 运 linux deepin 官方论坛反馈。
[Reply]
Aenon Reply:
六月 21st, 2011 at 3:55 下午
@riku, 这个问题我已经发现了。我在lucid上也是无法运行的。软件是用python2.7写的,目前仅仅支持linuxdeepin11.06,对于ubuntu的调整还没有做。
[Reply]
error Reply:
六月 22nd, 2011 at 10:08 下午
@kelvin, 和我一样
[Reply]
lds
六月 21st, 2011 at 1:54 下午
VERY GOOD
[Reply]
wencan
六月 21st, 2011 at 3:02 下午
截图上居然看到twitter!
[Reply]
Aenon Reply:
六月 21st, 2011 at 4:04 下午
@wencan, 软件中心里没有twitter客户端,twitter和怒鸟的图片是设计的时候放上去的,正式发布时候会换掉。
[Reply]
wencan
六月 21st, 2011 at 3:06 下午
这个软件中心,像是中国的一些什么软件管家
[Reply]
freeflying
六月 21st, 2011 at 3:14 下午
1 deepin不厚道的把所有的代码的License 信息都修改了,而且都改成了 Andy Steart
2 依赖 aria, 要尝试的同学还需要俺装这个
3 改过的代码都没有再使用gettext, 直接在代码里用了中文
590 # Init.
591 window.set_title('深度Linux软件中心')
4 还是用的gksu来执行的,没有使用policykit
5 界面的确是模仿360的软件中心,配色和有些UI的设计。
[Reply]
Aenon Reply:
六月 21st, 2011 at 3:59 下午
@freeflying, 1 Licence信息是暂时没有放上去,跟厚道不厚道没有关系。清注意这个软件还没有发布,git仓库是供测试用的。并且对ubuntu的支持还没有考虑。会在linuxdeepin11.06正式发布之后解决。
2 这个软件在linuxdeepin里是预装的(上头说过了,现在这个仓库里的软件只考虑linuxdeepin)
5 这个软件也有gtk主题的版本,不好看……
[Reply]
freeflying Reply:
六月 21st, 2011 at 4:13 下午
@Aenon,
等发布后再加License信息,都是藉口,你都push到github去了,连这些基本的东西都不处理好?
[Reply]
Aenon Reply:
六月 21st, 2011 at 7:38 下午
@freeflying, 莫非你觉得开发者是想声称这些软件都是自己写的?或者把开源软件拿来修改然后不放出源代码?
你的想象力确实很丰富,心也很细,感谢你的提醒。我明天让开发者把git源设为私有好了。
[Reply]
freeflying Reply:
六月 21st, 2011 at 8:28 下午
@Aenon, 什么叫我觉得? 你们自己做得不够好而已,既然要想开源,就得按规则玩,如果不想遵循规则的话,你们大可想国内很多其它打着开源旗号的公司一样做。 如果你们不懂怎么去维护一个开源的项目的话,我记得hiweed是在你们那边,你们可以多请教他,看怎么样做比较合理。
[Reply]
Wang Yong Reply:
六月 22nd, 2011 at 7:51 上午
谢谢这位朋友的提醒, 当初用我自己的名字, 主要是因为公司的名字还没有确定。
昨天我已经更改的License, 谢谢 freeflying 朋友的指正.
[Reply]
longxin
六月 21st, 2011 at 4:00 下午
^_^。。上次深度软件中心的开发者把源码拷给我了= =不用下载了~~
[Reply]
Aenon Reply:
六月 21st, 2011 at 4:03 下午
@longxin, GITHUB 上是最新的啊。最近一直在更新。
[Reply]
Aenon
六月 21st, 2011 at 4:01 下午
Riku, 能修改一下文章吗?把依赖aria说一下。这个软件在Linux Deepin上是预装的,但是ubuntu没有预装。
[Reply]
riku Reply:
六月 21st, 2011 at 4:07 下午
@Aenon, 好,加了。
[Reply]
Aenon
六月 21st, 2011 at 4:06 下午
在ubuntu上运行很不爽啊……上头多了一层标题栏。
[Reply]
第三眼 Reply:
六月 21st, 2011 at 7:45 下午
@Aenon, 我的怎么就没有标题栏啊,显示挺好的。
[Reply]
Aenon Reply:
六月 21st, 2011 at 8:19 下午
@第三眼, 哦,我刚才说得不准确。是在Unity下运行会多一行,你看是不是?
[Reply]
ruziyjie
六月 21st, 2011 at 5:57 下午
感觉还不错啊。
[Reply]
空中楼阁
六月 21st, 2011 at 10:25 下午
很少用软件中心,一般都是通过终端或者新立得安装
[Reply]
wpc
六月 22nd, 2011 at 5:44 上午
居然没人说这个软件的界面是在抄袭QQ电脑管家?
[Reply]
Aenon Reply:
六月 22nd, 2011 at 3:34 下午
@wpc, 界面是模仿三百六的(qq也是模仿三百六的)。原先有个gtk主题版本,不好看。
[Reply]
书痕
六月 22nd, 2011 at 8:46 上午
界面很有win下的味道,不过看起来挺鲜亮的
[Reply]
tianyayufei
六月 22nd, 2011 at 9:30 上午
出错了,10.04上 。。
$ ./main.py
Traceback (most recent call last): File "./deepin-software-center.py", line 42, in
import repoPage
File "/home/lsd/deepin-software-center/src/repoPage.py", line 32, in
import search
File "/home/lsd/deepin-software-center/src/search.py", line 24, in
import axi
ImportError: No module named axi
$
[Reply]
Aenon Reply:
六月 22nd, 2011 at 3:32 下午
@tianyayufei, 对,现在在lucid或者更早的系统上是没法使用的。
[Reply]
mana
六月 22nd, 2011 at 11:21 上午
執行./main.py的時候竟然說我權限不夠。。。。 用root都不行。。。
[Reply]
小寒
六月 22nd, 2011 at 12:55 下午
回去装一个试试。看起来很炫啊!
[Reply]
lem625
六月 22nd, 2011 at 2:23 下午
非常好用
[Reply]
梧桐
六月 22nd, 2011 at 3:24 下午
看起来和qq的那个“管家”很像。
[Reply]
yulanggong
六月 22nd, 2011 at 6:24 下午
和360的“管家”不是一般的像,所以说适合中文用户?
[Reply]
ralfsun
六月 22nd, 2011 at 7:21 下午
root@ubuntu:/home/ralfsun/deepin-software-center/src# sudo ./main.py
sudo: ./main.py: command not found
这是怎么回事
[Reply]
Wang Yong Reply:
六月 22nd, 2011 at 11:49 下午
@ralfsun,
./main.py 是不需要 sudo 的
[Reply]
ralfsun Reply:
六月 23rd, 2011 at 7:37 下午
ralfsun@ubuntu:~/deepin-software-center/src$ ./main.py
bash: ./main.py: 权限不够
@Wang Yong,
[Reply]
Wang Yong
六月 23rd, 2011 at 9:26 下午
先给 ./main.py 可执行权限:
chmod +x ./main.py
然后直接 ./main.py 就可以了
[Reply]
ralfsun Reply:
六月 24th, 2011 at 10:47 下午
ralfsun@ubuntu:~/deepin-software-center/src$ chmod +x ./main.py
ralfsun@ubuntu:~/deepin-software-center/src$ ./main.py
import download
File "/home/ralfsun/deepin-software-center/src/download.py", line 42, in
(ARIA2_MAJOR_VERSION, ARIA2_MINOR_VERSION, _) = utils.getAria2Version()
File "/home/ralfsun/deepin-software-center/src/utils.py", line 326, in getAria2Version
versionList = getCommandOutput(["aria2c", "--version"]).split().pop().split('.')
File "/home/ralfsun/deepin-software-center/src/utils.py", line 192, in getCommandOutput
process = subprocess.Popen(commands, stdout=subprocess.PIPE)
File "/usr/lib/python2.7/subprocess.py", line 672, in __init__
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1213, in _execute_child
raise child_exception
OSError: [Errno 2] 没有那个文件或目录
@Wang Yong,
[Reply]
zlf
六月 24th, 2011 at 9:30 下午
上次参加武汉的deepine的用户大会,已经提前知道了 哦!
[Reply]
cmicat
六月 26th, 2011 at 10:18 上午
ubuntu software center也就是安装deb包时用以下,而且速度老慢了,真是令人崩溃。
[Reply]
Aenon Reply:
六月 29th, 2011 at 12:31 下午
@cmicat, 那就用“Gdebi”安装吧。
先安装 Gdebi: sudo apt-get install gdebi
然后把它设置成默认打开deb包的软件。
[Reply]
leveil
六月 26th, 2011 at 10:36 上午
希望能早点出正式版的兼容Ubuntu……
[Reply]
Aenon Reply:
六月 29th, 2011 at 12:32 下午
@leveil, 明天LinuxDeepin11.06就发布了,开发者可以腾出空来移植软件中心到Ubuntu和Debian上。
[Reply]
tcsky
七月 16th, 2011 at 12:44 上午
tcsky@tcsky:~/deepin-software-center/src$ sudo ./main.py
Traceback (most recent call last):
File "./main.py", line 25, in
proc = subprocess.Popen(["gksu-polkit", "./deepin-software-center.py"])
File "/usr/lib/python2.7/subprocess.py", line 672, in __init__
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1213, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
这个是???
[Reply]
MacBeta
一月 25th, 2012 at 2:05 下午
怎么我装不进去呢?
[Reply]