OSUI stands for Operating System User Interface.
In this section, we are going to learn how to get started developing the OSUI source code. We are going to learn first, as to how to install dependencies in-order to make OSUI work.
Here are the list of dependencies you need to install.
sudo pacman -S make
sudo pacman -S cmake
sudo pacman -S gcc