post_remove() {
if [ "$1" = purge ]; then
rm -rf "/data/data/com.termux/files/usr/share/qb64"
fi
}
