XR packaging for Fedora Atomic
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

AtomicXR Homebrew Tap#

Homebrew tap for XR applications on Fedora Atomic

Install#

Tap:

brew tap matrixfurry/atomic-xr https://tangled.org/@matrixfurry.com/homebrew-atomicxr

Formulae (brew install <application>):

Casks (brew install --cask <application>):

Performance#

If you want slightly better runtime CPU performance, you can build Formulae from source using brew install --build-from-source <application>

All Bottles are built for x86_64-v3, which should be a good balance between performance and compatibility.

Troubleshooting#

Formulae found in multiple taps#

If you had this tap or AtomicXR installed before Aug 10, 2025, you might see an error message like:

Error: Formulae found in multiple taps:
       * shiloh/atomicxr/atomicxr-cli
       * matrixfurry.com/atomicxr/atomicxr-cli

To resolve this, remove the old tap with brew untap shiloh/atomicxr

Issues with pthread.h or other fixincludes while building formulae#

This is caused by using Homebrew's GCC instead of Fedora's. Make sure Homebrew GCC is uninstalled and not a dependency.

Security#

Please see the Security Policy