···1212- [Fedora Silverblue](https://fedoraproject.org/atomic-desktops/silverblue/)
1313- Other Fedora Atomic-based distros
14141515+> See also: [LVRA Wiki page](https://lvra.gitlab.io/docs/distros/fedora_atomic/) for Fedora Atomic
1616+1517## Install ##
1618Homebrew (reccomeneded): `brew tap matrixfurry.com/atomicxr https://tangled.sh/@matrixfurry.com/homebrew-atomicxr; brew install atomicxr-cli`
1719···3638- Right click Envision in your desktop's menu, and select "Launch in Build Mode"
3739- You may also have to launch Envision in build mode to install WiVRn on your headset via ADB
38403939-## Common Issues ##
4141+## Troubleshooting ##
40424143If you had AtomicXR installed before version `1.0.0`, try running this command and rebooting:
4244- `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}"`
43454446### Formulae found in multiple taps
4545-If you had this tap or AtomicXR installed before Aug 10, 2025, you might see an error message like:
4747+If you had AtomicXR or the Homebrew tap installed before Aug 10, 2025, you might see an error message like:
4648```
4749Error: Formulae found in multiple taps:
4850 * shiloh/atomicxr/atomicxr-cli
···60626163### Failed to connect to system bus: Could not connect: No such file or directory
62646363-This is caused by the dbus system bus not being avaliable in distrobox. Try launching Envision normally (not in build mode).
6565+This is caused by the system dbus not being avaliable in distrobox. Try launching Envision normally (not in build mode).