-
-
Notifications
You must be signed in to change notification settings - Fork 23
Expand file tree
/
Copy pathDeepin - OpenEuler.txt
More file actions
79 lines (45 loc) · 1.84 KB
/
Deepin - OpenEuler.txt
File metadata and controls
79 lines (45 loc) · 1.84 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
-----------------------------------
How to install Deepin desktop on Windows 11 - WSL - OpenEuler 23.09
OpenEuler har sitt ursprung i Kina och du hittar den via Micorsoft Store: https://apps.microsoft.com/detail/9N8XNFG3J1HT?hl=sv-se&gl=VN
-----------------------------------
2. Reboot Reboot Reboot Reboot Reboot Reboot
-----------------------------------
3. Update System
sudo dnf update
-----------------------------------
3.5 Install some programs!
sudo dnf install wget git nano bash sudo curl npm
-----------------------------------
4. Time to install Deepin Desktop.
sudo dnf install dde
sudo dnf install dde*
-----------------------------------
5. Paste in terminal
sudo systemctl set-default graphical.target
-----------------------------------
6. Reboot Reboot Reboot Reboot Reboot Linux
-----------------------------------
7. Start GWSL and Config - Reboot after please and start from GWSL SHELL.
-----------------------------------
7. Type in terminal: sudo nano ~/.wsl_x11_env
Paste this in terminal and save:
export XDG_CURRENT_DESKTOP=ubuntu:GNOME
export XDG_SESSION_DESKTOP=ubuntu
export DESKTOP_SESSION=ubuntu
export GNOME_SHELL_SESSION_MODE=ubuntu
export XDG_CONFIG_DIRS=/etc/xdg/xdg-ubuntu:/etc/xdg
export XDG_DATA_DIRS=/usr/share/ubuntu:/usr/local/share:/usr/share:/var/lib/snapd/desktop
export XDG_MENU_PREFIX=gnome-
export XDG_SESSION_TYPE=x11
export XDG_SESSION_CLASS=user
export GDK_BACKEND=x11
export LIBGL_ALWAYS_SOFTWARE=1
-----------------------------------
8. Reboot Reboot Reboot Reboot Reboot Reboot
-----------------------------------
9. Done - Time to start from terminal. Paste all in console and Deepin will start!
. ~/.wsl_x11_env
startdde
--------------------------------------------------------------
Kind Regards,
Mattias Vinberg