Ombuntu

Uninstall

Back to plain Xubuntu. XFCE was never touched, so this is short.

From the Xubuntu session (log out of Ombuntu first), run the uninstaller that came with the install:

~/.local/share/ombuntu/repo/uninstall.sh

It removes the login entry, upstream Omarchy, the Ombuntu data and every configuration file the installer wrote, unmasks the user services it masked, and restores your backed-up ~/.bashrc, git config and XCompose file.

--purge-packagesAlso apt-remove the packages the installer added (Hyprland, Waybar, Alacritty and so on)
--restore-telemetryPut Canonical and browser telemetry back to Ubuntu defaults
--yesSkip the confirmation

If you cloned the repository somewhere else, run uninstall.sh from there instead.

Privacy settings

Without --restore-telemetry the telemetry changes stay. To return to Ubuntu defaults: set enabled=1 in /etc/default/apport and sudo apt install whoopsie; pro config set apt_news=true; delete /etc/firefox/policies/policies.json and the ombuntu-privacy*.json files under each browser's policies/managed directory.