Fix Termux repo issue for first intallation
echo "deb https://mirror.mwt.me/termux/main/ stable main" > $PREFIX/etc/apt/sources.list
pkg uninstall root-repo game-repo science-repo x11-repo
pkg update
echo "deb https://mirror.mwt.me/termux/main/ stable main" > $PREFIX/etc/apt/sources.list
pkg uninstall root-repo game-repo science-repo x11-repo
pkg update