-
-
Notifications
You must be signed in to change notification settings - Fork 23
Expand file tree
/
Copy pathFedora39plasma.txt
More file actions
153 lines (95 loc) · 4.64 KB
/
Fedora39plasma.txt
File metadata and controls
153 lines (95 loc) · 4.64 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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
Fedora 39 is old - Please use this
------------------------------------------------------
Fedora 40 - KDE Plasma Desktop 6 - GWSL - Fedora 40 via Windows 11 - WSL - 2024
Find Fedora 40 for WSL here...
https://apps.microsoft.com/detail/9n6gdm4k2hnc?hl=sv-se&gl=US
How to install KDE plasma 6 via Fedora 40 - text
https://github.com/vinberg88/opensuse/edit/main/Fedora40-KDE6.txt
Movie - How to install KDE plasma 6 via Fedora 40
https://www.youtube.com/watch?v=PbHgMkDot_Y
_nnnn_
dGGGGMMb ,"""""""""""""".
@p~qp~~qMb | Fedora 40
M|@||@) M| _;..............'
@,----.JM| -'
JS^\__/ qKL
dZP qKRb
dZP qKKb
fZP SMMb
HZM MMMM
FqM MMMM
__| ". |\dS"qML
| `. | `' \Zq
_) \.___.,| .'
\____ )MMMMMM| .'
`-' `--'
What is Fedora?
Fedora, also known as Fedora Linux, is a popular Open Source Linux-based
operating system (OS). Designed as a secure, general-purpose OS, Fedora
is developed on a six-month to eight-month release cycle under the Fedora
Project. Both the OS and the Fedora Project are financially sponsored
and supported by Red Hat. Fedora is a free and open source OS platform
for hardware, clouds and containers. Based on the Linux OS kernel
architecture, Fedora Linux is a user-friendly OS that enables users to
perform their tasks easily and efficiently with minimal friction. The name
Fedora refers to the characteristic fedora hat in Red Hat's Shadowman logo.
What is KDE plasma 6..
Use Plasma to surf the web; keep in touch with colleagues, friends
and family; manage your files, enjoy music and videos; and get
creative and productive at work. Do it all in a beautiful environment
that adapts to your needs, and with the safety, privacy-protection and
peace of mind that the best Free Open Source Software has to offer.
Plasma is a Desktop =)
Here you have more stuff about WSL: https://github.com/vinberg88/opensuse
------------------------------------------------------
1. Paste in terminal: sudo nano /etc/wsl.conf
[boot]
systemd=true
------------------------------------------------------
3. Reboot and Update: sudo dnf update
------------------------------------------------------
4. Paste all in terminal...
sudo dnf install https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm
------------------------------------------------------
5. sudo dnf upgrade --refresh
------------------------------------------------------
6. sudo dnf install git wget curl nano bash pipx sudo dracut net-tools dbus-x11
------------------------------------------------------
Time to install KDE Plasma...
7. sudo dnf -y group install "KDE Plasma Workspaces"
------------------------------------------------------
7.5 Install Google-Chrome - paste all under this paragraph:
wget https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm
sudo yum install ./google-chrome-stable_current_*.rpm
sudo yum update google-chrome-stable
------------------------------------------------------
8. Reboot
-------------------------------------------------------------
11.5 Login with GWSL and Config all. Then start Linux-shell from GWSL....
-------------------------------------------------------------
12. Paste all in terminal:
xdg-user-dirs-update
sudo systemctl set-default multi-user.target
sudo systemctl set-default graphical.target
sudo ln -fs /usr/lib/systemd/system/graphical.target /etc/systemd/system/default.target
-------------------------------------------------------------
16. Type this in terminal and put your user-name there: loginctl enable-linger user
-------------------------------------------------------------
17. In terminal type: sudo nano ~/.wsl_x11_env
Paste this small script in terminal and save and quit nano.
export XDG_SESSION_TYPE=x11
export XDG_SESSION_CLASS=user
export GDK_BACKEND=x11
export LIBGL_ALWAYS_SOFTWARE=1
-------------------------------------------
18. Reboot
-------------------------------------------
18.5 Install this.....
sudo dnf install plasma-workspace-x11
-------------------------------------------
19. Paste in terminal: . ~/.wsl_x11_env
Type in terminal: dbus-launch startplasma-x11
-------------------------------------------
It takes a little time to start at the beginning so leave it for a minute if nothing happens.
Warm Regards,
Mattias Vinberg