-
-
Notifications
You must be signed in to change notification settings - Fork 23
Expand file tree
/
Copy pathArcoLinux-KDE-6.txt
More file actions
219 lines (132 loc) · 5.63 KB
/
ArcoLinux-KDE-6.txt
File metadata and controls
219 lines (132 loc) · 5.63 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
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
Arco Linux - How to Install KDE plasma via WSL - GWSL - Windows 11 - ARCO - 2024
Here you find how to install Arco Linux - TEXT
https://github.com/vinberg88/opensuse/blob/main/ArcoLinux-KDE-6.txt
Here you find how to install Arco Linux - MOVIE
https://www.youtube.com/watch?v=pjQqRZH5LP8
You can find ARCH via Microsoft store or this link. You need to download it.
Convert Arch Linux to Arco Linux - 2024
https://apps.microsoft.com/detail/9mznmnksm73x?amp%3Bgl=US&hl=en-us&gl=SE
##
####
######
########
##########
############
##############
################
##################
####################
######################
######### #########
########## ##########
########### ###########
########## ##########
####### #######
#### ####
### ###
About ARCO Linux - 2024
ArcoLinux is a distribution based on Arch Linux.
ArcoLinux installs with a graphical installer
(Calamares) with ease and comfort.
There are 3 major projects. ArcoLinux promotes the
use of Arch Linux on which it is based.
https://arcolinux.com
About KDE Plasma 6 For Arco Linux
Powerful, multi-platform, and for everyone - 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.
https://kde.org/
You Can Find More WSL stuff here for Windows 11
https://github.com/vinberg88/opensuse
------------------------------------------------------------
Edit file in Bash / Console
Paste in terminal: sudo nano /etc/pacman.conf
Replace this to Bash/Console and save.
# Misc options
#UseSyslog
Color
ParallelDownloads = 20
ILoveCandy
#TotalDownload
#CheckSpace
VerbosePkgLists
------------------------------------------------------------
Reboot linux - Reboot linux - Reboot linux - Reboot linux
------------------------------------------------------------
Paste in terminal
Update all: sudo pacman -Syu
------------------------------------------------------------
Paste in terminal
wget bit.ly/get-arcolinux-keys && chmod +x ./get-arcolinux-keys && sudo ./get-arcolinux-keys
------------------------------------------------------------
Paste in terminal
Run this: sudo pacman-key --init
------------------------------------------------------------
Paste in terminal
Update all: sudo pacman -Syyu
------------------------------------------------------------
Install yay...
sudo pacman -S --needed git base-devel
mkdir opt
cd opt
git clone https://aur.archlinux.org/yay.git
cd yay
makepkg -si
------------------------------------------------------------
Reboot linux - Reboot linux - Reboot linux
------------------------------------------------------------
Install Google-Chrome
yay -S google-chrome
or
git clone https://aur.archlinux.org/google-chrome.git
cd google-chrome
makepkg -si
------------------------------------------------------------
Download and install....
wget https://ant.seedhost.eu/arcolinux/arcolinux_repo/x86_64/arcolinuxd-system-config-git-24.06-03-x86_64.pkg.tar.zst
and install this...
sudo pacman -U arcolinuxd-system-config-git-24.06-03-x86_64.pkg.tar.zst
If you want latest version. Download here: https://ant.seedhost.eu/arcolinux/arcolinux_repo/x86_64/?C=M;O=D
------------------------------------------------------------
And we are on ArcoLinux =]
yay -S hyfetch
Test and you are on ARCO - Linux
------------------------------------------------------------
Install this tools for Arco Linux - KDE 6
sudo pacman -S xorg xorg-server xorg-xinit mesa xterm xorg-twm xorg-xrandr xterm xorg-xclock sddm
libqtxdg xorg-xfontsel xorg-xlsfonts xorg-xkill xorg-xinput xorg-xwininfo
------------------------------------------------------------
Time To install KDE 6 via Arco Linux
sudo pacman -S plasma-meta kde-applications-meta plasma
------------------------------------------------------------
Setup GWSL and Config - Always start from GWSL Terminal/Bash/Console
------------------------------------------------------------
Paste in terminal - all
sudo systemctl enable sddm.service
sudo systemctl enable NetworkManager.service
sudo systemctl set-default graphical
------------------------------------------------------------
6. Type this in terminal and put your user there
loginctl enable-linger user
------------------------------------------------------------
Reboot linux - Reboot linux - Reboot linux - Reboot linux
------------------------------------------------------------
Type in terminal: sudo nano ~/.wsl_x11_env
Paste this in terminal and save:
export XDG_SESSION_TYPE=x11
export XDG_SESSION_CLASS=user
export GDK_BACKEND=x11
export LIBGL_ALWAYS_SOFTWARE=1
------------------------------------------------------------
Reboot linux - Reboot linux - Reboot linux - Reboot linux - ARCO
----------------------------------------------------------------
Time to start KDE Plasma 6 on Arco Linux.
Paste in terminal: . ~/.wsl_x11_env
dbus-launch startplasma-x11
----------------------------------------------------------------
Arco Linux - 2024 - Mattias Vinberg - Sweden - KDE Plasma 6 - WSL
----------------------------------------------------------------