To remove RealityScan from your system:
Debian/Ubuntu
Command Line
sudo apt remove realityscanAfter uninstalling the package, remove the per‑user Wine prefix directory (each user who has launched RealityScan will have one):
Command Line
rm -rf ~/.realityscanFedora/RHEL/Rocky
Command Line
sudo rpm -e realityscanAnd remove the user directory:
Command Line
rm -rf ~/.realityscan