···4040If you had AtomicXR installed before version `1.0.0`, try running this command and rebooting:
4141- `nu -c "rm -rf ~/.local/share/atomic-xr $'($env.HOME)/.local/bin/{oscavmgr-launch,oscavmgr,motoc,wlx-overlay-s,wayvr-dashboard}' | str expand | str join ' '; try {toolbox rm -f atomic-xr}; try {rpm-ostree remove nu}"`
42424343+### Formulae found in multiple taps
4444+If you had this tap or AtomicXR installed before Aug 10, 2025, you might see an error message like:
4545+```
4646+Error: Formulae found in multiple taps:
4747+ * shiloh/atomicxr/atomicxr-cli
4848+ * matrixfurry.com/atomicxr/atomicxr-cli
4949+```
5050+5151+To resolve this, remove the old tap with `brew untap shiloh/atomicxr`
5252+4353### `unknown flag: -o` for `reject` function:
4454- Make sure your Nushell version (`nu -v`) is up to date, `0.106.0` is the minimum required version.
4555- If AtomicXR installed Nushell for you, you can update it with `brew upgrade`