-
-
Notifications
You must be signed in to change notification settings - Fork 23
Expand file tree
/
Copy pathDebian12plasma.txt
More file actions
196 lines (131 loc) · 6.23 KB
/
Debian12plasma.txt
File metadata and controls
196 lines (131 loc) · 6.23 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
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
Debian - How to install KDE via Debian 12 via Windows 11 - WSL - GWSL - LINUX - 2024
How to install KDE Desktop on Debian - TEXT
https://github.com/vinberg88/opensuse/blob/main/Debian12-KDE.txt
How to install KDE Desktop on Debian - VIDEO
https://www.youtube.com/watch?v=k7z3s_Oy4eE
_,met$$$$$gg. _,met$$$$$gg.
,g$$$$$$$$$$$$$$$P. ,g$$$$$$$$$$$$$$$P.
,g$$P" "\""Y$$.". ,g$$P" "\""Y$$.".
,$$P' `$$$. ,$$P' `$$$.
',$$P ,ggs. `$$b: ',$$P ,ggs. `$$b:
`d$$' ,$P"' . $$$ `d$$' ,$P"' . $$$
$$P d$' , $$P $$P d$' , $$P
$$: $$. - ,d$$' $$: $$. - ,d$$'
$$; Y$b._ _,d$P' $$; Y$b._ _,d$P'
Y$$. `.`"Y$$$$P"' Y$$. `.`"Y$$$$P"'
`$$b "-.__ `$$b "-.__
`Y$$ `Y$$
`Y$$. `Y$$.
`$$b. `$$b.
`Y$$b. `Y$$b.
`"Y$b._ `"Y$b._
`"\"" `"\""
You can find Debian here via this link or in Microsoft Store
https://apps.microsoft.com/detail/9msvkqc78pk6?hl=en-US&gl=US
About Debian - 2024 - https://www.debian.org
Debian is a popular and freely available computer
operating system (OS) that uses a Unix-like
kernel-- typically Linux -- alongside other program
components, many of which come from GNU Project.
Debian can be downloaded over the internet or, for
a small charge, obtained on CD, DVD, Blu-ray disc or
USB flash drive. There are a lot of reasons to choose
Debian as your operating system – as a user, as a
developer, and even in enterprise environments. Most
users appreciate the stability, and the smooth upgrade
processes of both packages and the entire distribution.
Debian is also widely used by software and hardware developers
because it runs on numerous architectures and devices, offers
a public bug tracker and other tools for developers. If
you plan to use Debian in a professional environment, there
are additional benefits like LTS versions and cloud images.
About KDE Desktop - https://kde.org
KDE is an international team co-operating on
development and distribution of Free, Open
Source Software for desktop and portable
computing. Our community has developed a
wide variety of applications for communication,
work, education and entertainment. We have a
strong focus on finding innovative solutions to
old and new problems, creating a vibrant, open
atmosphere for experimentation. KDE is The
next generation desktop for Linux. Use KDE
software 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. The KDE community develops
and maintains more than 200 applications
which run on any Linux desktop, and often
other platforms too.
Find More Here About WSL and Linux for Windows 11 - Wsl - Gwsl - X410
https://github.com/vinberg88/opensuse
----------------------------------------------
Paste in terminal
sudo nano /etc/wsl.conf
and add
[boot]
systemd=true
----------------------------------------------
Reboot Reboot Reboot Reboot Reboot Debian
----------------------------------------------
All Update
sudo apt update && sudo apt upgrade
----------------------------------------------
Install some programs.
sudo apt install bash git npm wget curl nano sudo pipx dracut dbus*
sudo apt install sddm* -y
sudo systemctl set-default graphical
----------------------------------------------
Install this small program.
pipx install hyfetch
pipx ensurepath
After installation test i terminal: hyfetch
" you may need to restart terminal "
----------------------------------------------
Install Chrome
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
sudo apt install ./google-chrome-stable_current_amd64.deb -y
----------------------------------------------
Install Blanket if you Want! - Listen to Sound =]
wget https://launchpad.net/~apandada1/+archive/ubuntu/blanket/+files/blanket_0.6.0-0~daily~202208090401~23edaaa~ubuntu22.04.1_all.deb
sudo apt install ./blanket_0.6.0-0~daily~202208090401~23edaaa~ubuntu22.04.1_all.deb
----------------------------------------------
Reboot Linux Reboot Linux Reboot Linux Reboot Linux - Debian
----------------------------------------------
Start and Config GWSL and start terminal from there - ALWAYS!
" you may need to restart linux - do an extra restart "
----------------------------------------------
Time to install KDE Desktop: sudo apt install kde-standard
You can choose whichever version you like but I run the default
sudo apt install kde-plasma-desktop
sudo apt install kde-standard
sudo apt install kde-full
----------------------------------------------
Paste 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
----------------------------------------------
Type this in terminal and put your user there - loginctl enable-linger user
----------------------------------------------
Copy this and paste in terminal: sudo nano ~/.wsl_x11_env
Then add this script to terminal
export XDG_SESSION_TYPE=x11
export XDG_SESSION_CLASS=user
export GDK_BACKEND=x11
export LIBGL_ALWAYS_SOFTWARE=1
----------------------------------------------
Paste this script in Terminal and follow instructions.
git clone https://github.com/DamionGans/ubuntu-wsl2-systemd-script.git
cd ubuntu-wsl2-systemd-script/
bash ubuntu-wsl2-systemd-script.sh
----------------------------------------------
Reboot… Debian Reboot… Debian Reboot… Debian
----------------------------------------------
Time to start KDE desktop via Debian
Paste in terminal: . ~/.wsl_x11_env
Type in terminal: dbus-launch startplasma-x11
----------------------------------------------
Regards, Mattias Vinberg - Debian - KDE - GWSL - WSL - Linux - 2024 - Sweden
----------------------------------------------