KDE/README.md

50 lines
1.2 KiB
Markdown
Raw Normal View History

2021-11-22 08:20:39 +00:00
**How to install OlaiOS**
2021-11-22 07:17:22 +00:00
2021-11-22 08:20:39 +00:00
Download regular arch Linux
https://archlinux.org/download
2021-11-22 08:21:52 +00:00
2021-11-22 08:20:39 +00:00
Make a bootable USB Drive
2021-11-22 07:25:18 +00:00
2021-11-22 08:20:39 +00:00
For Linux and Mac Users, Download BalenaEtcher
For Windows Users, Download BalenaEtcher or Rufus
After you made a bootable USB Drive launch it from BIOS / UEFI
After Arch Linux launches type
"sudo pacman -S Syyu" that will update your operating system and after the update type
2021-11-22 08:21:52 +00:00
2021-11-22 08:20:39 +00:00
"sudo pacman -S git" That will install git which will allow you to download OlaiOS
After Git it downloaded type
2021-11-22 07:17:22 +00:00
"git clone https://github.com/OlaYZen/OlaiOS.git"
2021-11-22 08:20:39 +00:00
After you have git clone,
Right now, There are 5 Desktop environments ready to download, there is
2021-11-22 07:25:18 +00:00
2021-11-22 08:20:39 +00:00
**Cinnamon**
2021-11-22 08:21:52 +00:00
2021-11-22 08:20:39 +00:00
**GNOME**
2021-11-22 08:28:58 +00:00
<br />**KDE**
2021-11-22 08:21:52 +00:00
2021-11-22 08:20:39 +00:00
**MATE**
2021-11-22 08:21:52 +00:00
2021-11-22 08:20:39 +00:00
**Xfce4**
2021-11-22 07:24:43 +00:00
2021-11-22 08:20:39 +00:00
Choose your Desktop environment by running example
2021-11-22 08:21:52 +00:00
2021-11-22 08:20:39 +00:00
"cd KDE"
2021-11-22 07:24:43 +00:00
After choosing your Desktop environment select your Drivers which matches your GPU by running
2021-11-22 08:21:52 +00:00
2021-11-22 07:17:22 +00:00
"cd Nvidia" or "cd AMD"
2021-11-22 07:24:43 +00:00
After entering the Driver folder, run
2021-11-22 08:21:52 +00:00
2021-11-22 07:17:22 +00:00
"chmod +x installer.sh"
2021-11-22 08:21:52 +00:00
2021-11-22 07:17:22 +00:00
".\installer.sh"
2021-11-22 07:25:18 +00:00
2021-11-22 07:17:22 +00:00
All necessary files will be automatically downloaded for you,
After installation you will be asked to create an account. Create the account and restart the computer
OlaiOS should be fully installed