xero plasma snapshot
Find a file
2024-05-06 18:43:08 +03:00
LICENSE Initial commit 2024-04-30 22:43:21 +03:00
README.md Update README.md 2024-05-02 21:09:39 +03:00
xero-plasma.sh Update xero-plasma.sh 2024-05-06 18:43:08 +03:00

The Plasma Installer Script

!!! Warning !!!

Intended for Single nVidia GPU based Desktops ONLY !


With the help of this script you will be able to install Plasma in one of 4 methods as you can see in the image below. Not only that, it will also install the nVidia-dkms drivers and do necessary steps to get things working without you having to lift a finger... Oh yeah it will also fix PipeWire and Bluetooth.. Make sure to inspect the script Here before running it to see what and how it does things...

Script

How To Use :

First off, you will need to download latest Arch ISO, boot it and follw the steps below..

- Step 1 : Grab latest version of ArchInstall script

pacman -Syy archinstall

- Step 2 : Run the ArchInstall guided setup via command below

archinstall --advanced

- Step 3 : Go through the mothions skipping the Profiles and Additional Packages steps ignoring them completly, don't forget to set parallel downloads to as many as you want for faster downloads, also make sure to activate the multilib repository, if you forget you will have to start over coz my script will fail otherwise. Oh and skip GPU Drivers, since script will do that for you (Modern nVidia only), and select NetworkManager for your network.

Finally select install, and let it do its thing, won't take long as it will just install basic packages nothing too big. Once it's done, it will prompt you if you want to chroot into your installed system, select yes since you don't have Plasma installed yet...

- Step 4 : Now is the time to run my script. To do so, type the below command in terminal, hit enter and have fun.. A video will be made soon and added here, so keep it locked to this git...

bash -c "$(curl -fsSL https://tinyurl.com/PlasmaInstall)"

To report any issues or suggest quality of life modifications to script please feel free to do so on the Issues page. Otherwise I won't be able to get to them fast enough or at all. Thanks.

Enjoy ;)