Ubuntu中使用Deepin Linux软件中心(亲测可用)

标签:
ubuntuit |
分类: Linux |
我是在Ubuntu 11.10中安装的
效果图:
http://s8/middle/6b9c2e1fhb77e05228bd7&690Linux软件中心(亲测可用)" TITLE="Ubuntu中使用Deepin Linux软件中心(亲测可用)" />
过程图:
http://s10/middle/6b9c2e1fhb77e07e9a299&690Linux软件中心(亲测可用)" TITLE="Ubuntu中使用Deepin Linux软件中心(亲测可用)" />
安装方法:
1.先安装 git
sudo apt-get install git-core
2.下载软件中心代码:
git clone git://github.com/manateelazycat/deepin-software-center.git
3.然后切换到 src 目录, 执行 ./main.py 文件。
4.Update : 需要安装 aria2
sudo apt-get install aria2