suyu
suyu

suyuOS - Building



Dependencses

### Dependencies You'll need to download and install the following to build suyu: * [Arch Linux](https://www.archlinux.org/) * [archiso](https://wiki.archlinux.org/title/Archiso) 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)