Prerequisites: PoomSmart's and MiRO92's repo added.
Run line-by-line in a terminal of choice (e.g. NewTerm 3)
apt download --allow-unauthenticated com.miro.uyou
dpkg-deb -R ./com.miro.uyou_2.1_iphoneos-arm.deb build
sed -i 's/firmware (>=13.0)/firmware (>=13.0) | com.ps.uyoucompat/' build/DEBIAN/control
dpkg-deb --build ./build
sudo apt install ./build.deb
Probably won't work, left up here for posterity.