suyu-os/BUILDING.md
2024-09-22 23:18:40 +02:00

874 B


suyu
suyu

suyuOS - Building



Dependencses

You'll need to download and install the following to build suyu:

  1. Install archiso using sudo pacman -Syu archiso

  2. To Build SuyuOS Type mkdir buid-os && mkdir /tmp/suyu-os-tmp && mkarchiso -v -w '/tmp/suyu-os-tmp' -o 'build-os' 'suyu-os'

  3. After it Finish, You Should See the ISO File in the "build-os" Directory. (Please Note that this is an Experimental Version and Not Even Ready yet for Use, Do it just if you want to Contribute in the OS)