中文| English

分享到:

Ubuntu 用户安装深度软件中心教程

Linux Deepin 11.12 搭载最新版深度软件中心 2.0。目前已支持简体中文、繁体中文、英文三个语言版本。深度软件中心2.0 明显功能有:一键安装、升级软件,支持皮肤更换、并行下载,智能清理下载缓存等。

目前已经支持 Ubuntu、Linux Mint 等发行版本。

Ubuntu 11.10 用户安装深度软件中心

Ubuntu 用户可通过下面方法运行深度软件中心。首先确保 Ubuntu 系统已经安装aria2 ,如果没有安装,使用下面命令安装:

1
sudo apt-get install aria2


方法一:
下载软件中心源码包:点击下载。然后切换到下载文件下的src目录,执行 main 文件。

方法二:
或者使用下面命令下载软件中心源码包:

1
git clone git://github.com/manateelazycat/deepin-software-center.git

然后执行运行软件中心命令:

1
cd deepin-software-center/src/ && ./main

OK,在您的系统上测试下吧!

提示,还可以安装QQ、迅雷哟~~

This entry was posted in 经验分享. Bookmark the permalink.

22 thoughts on “Ubuntu 用户安装深度软件中心教程

  1. snowhawkyrf says:

    请问是否支持10.04?

  2. snowhawkyrf says:

    OSError: libwebkitgtk-1.0.so.0: 无法打开共享对象文件: 没有那个文件或目录
    10.04

  3. btw says:

    我在我的 ubuntu 11.10 上运行 ./main 的结果是:

    Traceback (most recent call last):
    File “main”, line 70, in
    startSoftwareCenter()
    File “main”, line 63, in startSoftwareCenter
    s.sendto(“show”, SOCKET_SOFTWARECENTER_ADDRESS)
    File “/usr/lib/python2.7/socket.py”, line 170, in _dummy
    raise error(EBADF, ‘Bad file descriptor’)
    socket.error: [Errno 9] Bad file descriptor

    (commandProxy.py:3392): Gtk-WARNING **: Unable to locate theme engine in module_path: “pixmap”,

    (commandProxy.py:3392): Gtk-WARNING **: Unable to locate theme engine in module_path: “pixmap”,

    (commandProxy.py:3392): Gtk-WARNING **: Unable to locate theme engine in module_path: “pixmap”,

    (commandProxy.py:3392): Gtk-WARNING **: Unable to locate theme engine in module_path: “pixmap”,
    * Command proxy listen …

    没有打开任何新的窗口。。。

    我是通过 git clone git://github.com/manateelazycat/deepin-software-center.git 下到的源码。。刚刚下载的。。

    lsb_release -a 的结果如下:
    No LSB modules are available.
    Distributor ID: Ubuntu
    Description: Ubuntu 11.10
    Release: 11.10
    Codename: oneiric

    ps.看着深度软件中心,感觉很有爱~

  4. Pingback: Linux Deepin 11.12 用户参考 » Linux Deepin 11.12 用户参考

  5. 牛东杰 says:

    ubuntu11.10安装deepin-soft-center成功,,,很犀利

  6. Pingback: genool.ueuo.com» Blog Archive » [How to] Run the Linux Deepin Software Centre in Ubuntu 11.10

  7. Pingback: Post from OMGUBUNTU:[How to] Run the Linux Deepin Software Centre in Ubuntu 11.10 » Post from OMGUBUNTU:[How to] Run the Linux Deepin Software Centre in Ubuntu 11.10

  8. snowhawkyrf says:

    怎么安装qq和迅雷呀?wine那里没有呀,我换到11.10试了试,确实可以使用软件中心,但好像用的都是ubuntu系统的软件,没有深度自己的软件嘛。需要更换软件源?

  9. TaoKY says:

    在KUbuntu11.10下测试失败。
    显示信息:
    tao@tao-Lenovo-G470:~/deepin-software-center/src$ Gtk-Message: Failed to load module “canberra-gtk-module”
    Gtk-Message: Failed to load module “canberra-gtk-module”
    * Command proxy listen …
    后面就没有反应了……

  10. chaus says:

    执行./main,输入密码之后终端提示如下:
    Command proxy listen …
    File “./deepin-software-center.py”, line 35, in
    import detailView
    File “/home/xiao/deepin-software-center/src/detailView.py”, line 33, in
    import dsc_browser
    ImportError: No module named dsc_browser

    如何解决?

  11. Anseenly says:

    卡在src$ * Command proxy listen …
    这里了。。。。

  12. zero says:

    zero@zero:~$ cd deepin-software-center/src/ && ./main
    zero@zero:~/deepin-software-center/src$ * Command proxy listen …
    File “./deepin-software-center.py”, line 35, in
    import detailView
    File “/home/zero/deepin-software-center/src/detailView.py”, line 33, in
    from dtk.ui.browser import WebView
    ImportError: No module named dtk.ui.browser

    怎么解决?

  13. qcj says:

    我的怎么一直停在这儿没反应了?如下:
    qcj@ubuntu:~/deepin-software-center/src$ * Command proxy listen …
    全部代码:

    qcj@ubuntu:~$ sudo apt-get install aria2
    [sudo] password for qcj:
    正在读取软件包列表… 完成
    正在分析软件包的依赖关系树
    正在读取状态信息… 完成
    将会安装下列额外的软件包:
    libc-ares2
    下列【新】软件包将被安装:
    aria2 libc-ares2
    升级了 0 个软件包,新安装了 2 个软件包,要卸载 0 个软件包,有 1 个软件包未被升级。
    需要下载 1,845 kB 的软件包。
    解压缩后会消耗掉 5,151 kB 的额外空间。
    您希望继续执行吗?[Y/n]y
    获取:1 http://cn.archive.ubuntu.com/ubuntu/ precise/main libc-ares2 i386 1.7.5-1 [37.6 kB]
    获取:2 http://cn.archive.ubuntu.com/ubuntu/ precise/universe aria2 i386 1.13.0-1 [1,808 kB]
    下载 1,845 kB,耗时 2秒 (646 kB/s)
    Selecting previously unselected package libc-ares2.
    (正在读取数据库 … 系统当前共安装有 173494 个文件和目录。)
    正在解压缩 libc-ares2 (从 …/libc-ares2_1.7.5-1_i386.deb) …
    Selecting previously unselected package aria2.
    正在解压缩 aria2 (从 …/aria2_1.13.0-1_i386.deb) …
    正在处理用于 man-db 的触发器…
    正在设置 libc-ares2 (1.7.5-1) …
    正在设置 aria2 (1.13.0-1) …
    正在处理用于 libc-bin 的触发器…
    ldconfig deferred processing now taking place
    qcj@ubuntu:~$ git clone git://github.com/manateelazycat/deepin-software-center.git
    程序“git”尚未安装。 您可以使用以下命令安装:
    sudo apt-get install git
    qcj@ubuntu:~$ sudo apt-get install git
    正在读取软件包列表… 完成
    正在分析软件包的依赖关系树
    正在读取状态信息… 完成
    将会安装下列额外的软件包:
    git-man liberror-perl
    建议安装的软件包:
    git-daemon-run git-daemon-sysvinit git-doc git-el git-arch git-cvs git-svn
    git-email git-gui gitk gitweb
    下列【新】软件包将被安装:
    git git-man liberror-perl
    升级了 0 个软件包,新安装了 3 个软件包,要卸载 0 个软件包,有 1 个软件包未被升级。
    需要下载 6,617 kB 的软件包。
    解压缩后会消耗掉 15.2 MB 的额外空间。
    您希望继续执行吗?[Y/n]y
    获取:1 http://cn.archive.ubuntu.com/ubuntu/ precise/main liberror-perl all 0.17-1 [23.8 kB]
    获取:2 http://cn.archive.ubuntu.com/ubuntu/ precise/main git-man all 1:1.7.9.5-1 [630 kB]
    获取:3 http://cn.archive.ubuntu.com/ubuntu/ precise/main git i386 1:1.7.9.5-1 [5,963 kB]
    下载 6,617 kB,耗时 7秒 (925 kB/s)
    Selecting previously unselected package liberror-perl.
    (正在读取数据库 … 系统当前共安装有 173552 个文件和目录。)
    正在解压缩 liberror-perl (从 …/liberror-perl_0.17-1_all.deb) …
    Selecting previously unselected package git-man.
    正在解压缩 git-man (从 …/git-man_1%3a1.7.9.5-1_all.deb) …
    Selecting previously unselected package git.
    正在解压缩 git (从 …/git_1%3a1.7.9.5-1_i386.deb) …
    正在处理用于 man-db 的触发器…
    正在设置 liberror-perl (0.17-1) …
    正在设置 git-man (1:1.7.9.5-1) …
    正在设置 git (1:1.7.9.5-1) …
    qcj@ubuntu:~$ git clone git://github.com/manateelazycat/deepin-software-center.git
    Cloning into ‘deepin-software-center’…
    remote: Counting objects: 15567, done.
    remote: Compressing objects: 100% (5950/5950), done.
    remote: Total 15567 (delta 6910), reused 15331 (delta 6674)
    Receiving objects: 100% (15567/15567), 24.40 MiB | 508 KiB/s, done.
    Resolving deltas: 100% (6910/6910), done.
    qcj@ubuntu:~$ cd deepin-software-center/src/ && ./main
    qcj@ubuntu:~/deepin-software-center/src$ * Command proxy listen …

  14. xk says:

    最后出现了这个File “/home/xk/deepin-software-center/src/detailView.py”, line 33, in
    from dtk.ui.browser import WebView
    ImportError: No module named dtk.ui.browser

  15. 笨笨 says:

    Ubuntu 12.10软件中心中为什么没有QQ呢?

  16. zahacc says:

    我的已经卡在这里了,帮我看一下
    zahacc@zahacc-PC:~$ lsb_release -a
    No LSB modules are available.
    Distributor ID: Ubuntu
    Description: Ubuntu 12.10
    Release: 12.10
    Codename: quantal
    zahacc@zahacc-PC:~$ cd deepin-software-center/src/ && ./main
    zahacc@zahacc-PC:~/deepin-software-center/src$ * Command proxy listen …
    import detailView
    File “/home/zahacc/deepin-software-center/src/detailView.py”, line 33, in
    from dtk.ui.browser import WebView
    ImportError: No module named dtk.ui.browser

Leave a Reply

Your email address will not be published. Required fields are marked *

*

Note: If you are replying to another commenter, click the "Reply to {NAME} ↵" button under their comment!

无觅相关文章插件,快速提升流量

Linux Deepin | About | Join us| Links