fedora-deepin spin
Tofloor
poster avatar
ldot75cm
deepin
2017-01-22 10:27
Author
Edited by ldot75cm at 2018-11-23 17:53

Fedora is a most popular distro on the world. Its very professional. I use many years with Fedora, and use free time to make it better. Now, you can use Deepin Desktop Environment in your Fedora system.

Installation instructions
  1. sudo dnf install http://download1.rpmfusion.org/free/fedora/releases/$(rpm -E %fedora)/Everything/$(uname -i)/os/Packages/r/rpmfusion-free-release-$(rpm -E %fedora)-1.noarch.rpm
  2. sudo dnf copr enable mosquito/deepin
  3. sudo dnf update
  4. sudo dnf install deepin-desktop deepin-session-ui deepin-launcher deepin-screenshot deepin-terminal
  5. sudo systemctl disable gdm.service && sudo systemctl enable lightdm.service
  6. sudo sed -i "/SELINUX=/s|enforcing|disabled|" /etc/selinux/config
Copy the Code
After done, simply reboot into your new nice environment.

If your have any issue, please discuss with me. More information, see https://github.com/FZUG/deepin-desktop




Reply Favorite View the author
All Replies
3 / 4
To page
rrnetopantoja
deepin
2017-11-17 09:15
#41
I tried it but ocourred this error
Reply View the author
rrnetopantoja
deepin
2017-11-17 09:16
#42
rrnetopantoja replied at 2017-11-17 01:15
I tried it but ocourred this error

Failed to set default target: Unit fils graphic.target does not exist.
Reply View the author
alh54
deepin
2017-11-17 14:20
#43
Are you sure you typed the right command? I said graphical.target not graphic.target
Reply View the author
aurora
deepin
2017-11-17 17:27
#44
必须赞一个
Reply View the author
rrnetopantoja
deepin
2017-11-17 19:20
#45
https://bbs.deepin.org/post/134393
Are you sure you typed the right command? I said graphical.target not graphic.target

Hi alh54 I'm sorry it was my mistake. I had installed so many things before so I had to reinstall the system and follow your steps on the right way. Really everything was there but the most don't work very well. I don't know if this incompatibility happens due my system version (Fedora 26) or this bugs are normal. The dock don't shows configurations menu and the corners don't make anything but after all I thank you so much.
Reply View the author
nipos
deepin
2017-11-18 05:31
#46
That's because the new Deepin 15.5 is still in beta.
That bugs should be fixed soon when the final version is released.
Reply View the author
Comments
ldot75cm
2018-11-24 02:07
Deepin 15.8 available on fedora rawhide.
https://github.com/FZUG/deepin-desktop/issues/1
simchgab
deepin
2018-06-06 13:33
#47
Deepin is power for his sistems for example, "rescue mode" "deepin clone" etc.
Reply View the author
ldot75cm
deepin
2018-11-23 20:31
#48
Deepin 15.8 available on fedora rawhide.

We will test the packages for the next fedora release. If anyone have free time, please test it.
Test and feedback to the github.

https://github.com/FZUG/deepin-desktop/issues/1
Reply View the author
WENWEN
deepin
2018-11-23 21:15
#49
https://bbs.deepin.org/post/134393
Deepin 15.8 available on fedora rawhide.

We will test the packages for the next fedora release. If  ...

大佬难得来啊,多来沟通啊
Reply View the author
ldot75cm
deepin
2018-11-24 01:50
#50
https://bbs.deepin.org/post/134393
大佬难得来啊,多来沟通啊

好的,好的
Reply View the author
ldot75cm
deepin
2018-11-24 01:56
#51
https://bbs.deepin.org/post/134393
如果有一天,能得到Fedora官方支持,那就厉害了

:) 现在,Deepin 15.8 已经进入 Fedora 的测试源,可以下载安装了
Reply View the author
ldot75cm
deepin
2018-11-24 02:01
#52
https://bbs.deepin.org/post/134393
搞的怎么样了?能进fedora spins吗?很希望能在fedora spins上看到dde啊

已经进入 Fedora 测试源,可以安装体验了。spin还没弄,计划中。
Reply View the author
Daryl Xu
deepin
2018-11-24 02:13
#53
真的厉害啊
Reply View the author
rekols
deepin
2018-11-24 03:37
#54
https://bbs.deepin.org/user/115833 域名改成了 rekols.com
Reply View the author
sksweet
deepin
2018-11-24 04:49
#55
要是fedora能支持qq,tim,迅雷如ubuntu哪样直接安装就好了。
Reply View the author
ldot75cm
deepin
2018-11-24 06:03
#56
https://bbs.deepin.org/post/134393
要是fedora能支持qq,tim,迅雷如ubuntu哪样直接安装就好了。

wine下面可以运行呀,比windows稍微麻烦一点,要装库
Reply View the author
sksweet
deepin
2018-11-24 06:26
#57
本帖最后由 sksweet 于 2018-11-23 22:35 编辑
https://bbs.deepin.org/post/134393
wine下面可以运行呀,比windows稍微麻烦一点,要装库

我的意思是,直接类似apt直接安装,像ubuntu/deepin/arch哪样,有人把源放到上面,而且运行可以停靠在顶部右上角的系统栏里,消息也可以从哪里闪动哪种。自己直接wine太麻烦了,各种缺库各种乱码,好像密码和用户名都保存不了,一千个用户可能会有一千种安装方法,乱呀。
Reply View the author
deepinuser17
deepin
2018-11-24 16:10
#58
无法安装Deepin 15.8 DDE. 出现以下错误:
  1. $ cat /etc/redhat-release
  2. Fedora release 29 (Twenty Nine)

  3. $ uname -a
  4. Linux localhost.localdomain 4.19.2-301.fc29.x86_64 #1 SMP Sat Nov 17 17:58:01 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

  5. # dnf install deepin-desktop
    Error:
  6. Problem: conflicting requests
  7.   - nothing provides libdframeworkdbus.so.1()(64bit) needed by deepin-desktop-4.4.7-9.fc29.x86_64
Copy the Code


已安装最新更新。
Reply View the author
Comments
ldot75cm
2018-11-24 19:34
源地址是这个 http://mirrors.kernel.org/fedora/development/rawhide/Everything/x86_64/os/
ldot75cm
deepin
2018-11-24 19:32
#59
https://bbs.deepin.org/post/134393
无法安装Deepin 15.8 DDE. 出现以下错误:

修改/etc/yum.repos.d/fedora-rawhide.repo 里面的 baseurl 地址为 mirrors.kernel.org, 这个源已经与官方源同步了。然后,将deepin-*的包都装上,应该就可以了。有什么问题,发上来⊙▽⊙
Reply View the author
deepinuser17
deepin
2018-11-24 20:18
#60
Still have problem.

  1. # dnf install deepin-*
    Error:
  2. Problem 1: conflicting requests
  3.   - nothing provides libdframeworkdbus.so.1()(64bit) needed by deepin-menu-3.2.0-3.fc29.x86_64
  4. Problem 2: conflicting requests
  5.   - nothing provides libdframeworkdbus.so.1()(64bit) needed by deepin-desktop-4.4.7-9.fc29.x86_64
  6. Problem 3: conflicting requests
  7.   - nothing provides libdframeworkdbus.so.1()(64bit) needed by deepin-launcher-4.3.0-4.fc29.x86_64
  8. Problem 4: conflicting requests
  9.   - nothing provides libdframeworkdbus.so.1()(64bit) needed by deepin-control-center-4.3.7-3.fc29.x86_64
  10. Problem 5: conflicting requests
  11.   - nothing provides libdframeworkdbus.so.1()(64bit) needed by deepin-polkit-agent-0.1.1-3.fc29.x86_64
  12. Problem 6: conflicting requests
  13.   - nothing provides deepin-manual needed by deepin-help-15.4.8-3.fc29.noarch
  14. Problem 7: conflicting requests
  15.   - nothing provides libdframeworkdbus.so.1()(64bit) needed by deepin-session-ui-4.2.0-3.fc29.x86_64
  16. Problem 8: conflicting requests
  17.   - nothing provides libQt5Xdg.so.2 needed by deepin-qt5integration-0.2.8.3-7.fc29.i686
  18.   - nothing provides libQt5XdgIconLoader.so.2 needed by deepin-qt5integration-0.2.8.3-7.fc29.i686
  19.   - nothing provides libQt5Xdg.so.2()(64bit) needed by deepin-qt5integration-0.2.8.3-7.fc29.x86_64
  20.   - nothing provides libQt5XdgIconLoader.so.2()(64bit) needed by deepin-qt5integration-0.2.8.3-7.fc29.x86_64
  21. Problem 9: package deepin-daemon-3.2.9-2.fc29.x86_64 requires deepin-polkit-agent, but none of the providers can be installed
  22.   - conflicting requests
  23.   - nothing provides libdframeworkdbus.so.1()(64bit) needed by deepin-polkit-agent-0.1.1-3.fc29.x86_64
  24. Problem 10: package deepin-terminal-3.0.3-1.fc29.x86_64 requires deepin-menu, but none of the providers can be installed
  25.   - conflicting requests
  26.   - nothing provides libdframeworkdbus.so.1()(64bit) needed by deepin-menu-3.2.0-3.fc29.x86_64
  27. Problem 11: conflicting requests
  28.   - nothing provides libQt5Core.so.5(Qt_5.11.0_PRIVATE_API) needed by deepin-file-manager-4.4.7-9.fc29.i686
  29.   - nothing provides libQt5Gui.so.5(Qt_5.11.0_PRIVATE_API) needed by deepin-file-manager-4.4.7-9.fc29.i686
  30.   - nothing provides qt5-qtbase(x86-32) = 5.11.0 needed by deepin-file-manager-4.4.7-9.fc29.i686
  31.   - nothing provides libQt5Core.so.5(Qt_5.11.0_PRIVATE_API)(64bit) needed by deepin-file-manager-4.4.7-9.fc29.x86_64
  32.   - nothing provides libQt5Gui.so.5(Qt_5.11.0_PRIVATE_API)(64bit) needed by deepin-file-manager-4.4.7-9.fc29.x86_64
  33.   - nothing provides qt5-qtbase(x86-64) = 5.11.0 needed by deepin-file-manager-4.4.7-9.fc29.x86_64
  34. Problem 12: package deepin-wm-switcher-1.1.9-3.fc29.x86_64 requires deepin-daemon, but none of the providers can be installed
  35.   - package deepin-daemon-3.2.9-2.fc29.x86_64 requires deepin-polkit-agent, but none of the providers can be installed
  36.   - conflicting requests
  37.   - nothing provides libdframeworkdbus.so.1()(64bit) needed by deepin-polkit-agent-0.1.1-3.fc29.x86_64
  38. Problem 13: conflicting requests
  39.   - package deepin-dock-4.5.12-2.fc29.i686 requires deepin-qt5integration, but none of the providers can be installed
  40.   - package deepin-dock-4.5.12-2.fc29.x86_64 requires deepin-qt5integration, but none of the providers can be installed
  41.   - nothing provides libQt5Xdg.so.2 needed by deepin-qt5integration-0.2.8.3-7.fc29.i686
  42.   - nothing provides libQt5XdgIconLoader.so.2 needed by deepin-qt5integration-0.2.8.3-7.fc29.i686
  43.   - nothing provides libQt5Xdg.so.2()(64bit) needed by deepin-qt5integration-0.2.8.3-7.fc29.x86_64
  44.   - nothing provides libQt5XdgIconLoader.so.2()(64bit) needed by deepin-qt5integration-0.2.8.3-7.fc29.x86_64
  45. Problem 14: conflicting requests
  46.   - package deepin-file-manager-devel-4.4.7-9.fc29.i686 requires libdde-file-manager.so.1, but none of the providers can be installed
  47.   - package deepin-file-manager-devel-4.4.7-9.fc29.i686 requires deepin-file-manager(x86-32) = 4.4.7-9.fc29, but none of the providers can be installed
  48.   - package deepin-file-manager-devel-4.4.7-9.fc29.x86_64 requires deepin-file-manager(x86-64) = 4.4.7-9.fc29, but none of the providers can be installed
  49.   - package deepin-file-manager-devel-4.4.7-9.fc29.x86_64 requires libdde-file-manager.so.1()(64bit), but none of the providers can be installed
  50.   - nothing provides libQt5Core.so.5(Qt_5.11.0_PRIVATE_API) needed by deepin-file-manager-4.4.7-9.fc29.i686
  51.   - nothing provides libQt5Gui.so.5(Qt_5.11.0_PRIVATE_API) needed by deepin-file-manager-4.4.7-9.fc29.i686
  52.   - nothing provides qt5-qtbase(x86-32) = 5.11.0 needed by deepin-file-manager-4.4.7-9.fc29.i686
  53.   - nothing provides libQt5Core.so.5(Qt_5.11.0_PRIVATE_API)(64bit) needed by deepin-file-manager-4.4.7-9.fc29.x86_64
  54.   - nothing provides libQt5Gui.so.5(Qt_5.11.0_PRIVATE_API)(64bit) needed by deepin-file-manager-4.4.7-9.fc29.x86_64
  55.   - nothing provides qt5-qtbase(x86-64) = 5.11.0 needed by deepin-file-manager-4.4.7-9.fc29.x86_64
  56. Problem 15: conflicting requests
  57.   - package deepin-dock-devel-4.5.12-2.fc29.i686 requires deepin-dock(x86-32) = 4.5.12-2.fc29, but none of the providers can be installed
  58.   - package deepin-dock-devel-4.5.12-2.fc29.x86_64 requires deepin-dock(x86-64) = 4.5.12-2.fc29, but none of the providers can be installed
  59.   - package deepin-dock-4.5.12-2.fc29.i686 requires deepin-qt5integration, but none of the providers can be installed
  60.   - package deepin-dock-4.5.12-2.fc29.x86_64 requires deepin-qt5integration, but none of the providers can be installed
  61.   - nothing provides libQt5Xdg.so.2 needed by deepin-qt5integration-0.2.8.3-7.fc29.i686
  62.   - nothing provides libQt5XdgIconLoader.so.2 needed by deepin-qt5integration-0.2.8.3-7.fc29.i686
  63.   - nothing provides libQt5Xdg.so.2()(64bit) needed by deepin-qt5integration-0.2.8.3-7.fc29.x86_64
  64.   - nothing provides libQt5XdgIconLoader.so.2()(64bit) needed by deepin-qt5integration-0.2.8.3-7.fc29.x86_64


  65. # dnf install deepin-desktop
    Error:
  66. Problem: conflicting requests
  67.   - nothing provides libdframeworkdbus.so.1()(64bit) needed by deepin-desktop-4.4.7-9.fc29.x86_64
Copy the Code
Reply View the author
3 / 4
To page