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

891 B


suyu
suyu

suyuOS - Building



Dependencses

### Dependencies

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)