Ubuntu中使用Deepin Linux软件中心,是在Ubuntu 11.10中安装的。
安装方法:
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