This wiki has been permanently archived. As such, editing and registration have been closed.

How to install KDE Plasma in Arch Linux: Difference between revisions

From CollabVM Wiki, the horrible, autism-inducing, trash filled wiki, featuring people who can't speak English
Jump to navigation Jump to search
import>Dartz
m 1 revision imported
import>Shithead666
LUL 0WN3D R8KT
Line 1: Line 1:
{{PAGENAME}}
__NOTOC__=THIS PAGE IS VERY GAY, YOU WILL BECOME GAY READING THIS!!!!!=
 
=THIS PAGE IS VERY GAY, YOU WILL BECOME GAY READING THIS!!!!!=
Arch Linux doesn't come with a desktop environment, so you will need to install one on your own.
==1. Install packages==
Run this code, and choose all the defaults.
<pre>
sudo pacman -S --needed xorg sddm
sudo pacman -S --needed plasma kde-applications
</pre>
If it fails to install, run this code.
<pre>
sudo pacman -Sy xorg sddm
sudo pacman -Sy plasma kde-applications
</pre>
==2. Enable packages==
Run this code.
<pre>
sudo systemctl enable sddm
sudo systemctl enable NetworkManager
</pre>
==3. Launch on startup==
Open this file on nano.
<pre>
sudo nano /usr/lib/sddm/sddm.conf.d/default.conf
</pre>
Add the text
<pre>
[Theme]
# current theme name
Current=breeze
</pre>
Run this code.
<pre>
sudo systemctl reboot
</pre>

Revision as of 15:50, 19 May 2022

THIS PAGE IS VERY GAY, YOU WILL BECOME GAY READING THIS!!!!!

THIS PAGE IS VERY GAY, YOU WILL BECOME GAY READING THIS!!!!!