#!/bin/bash
echo "welcome to Parch Linux Waydroid Installer"
echo "  "
echo "The installation would start soon..."


paru -S waydroid waydroid-settings-git binder_linux-dkms-git --noconfirm


echo "Installation is now finished, you can open waydroid settings app for more stuff and settings."

