XR packaging for Fedora Atomic
Ruby 87.2%
Nushell 9.7%
Shell 2.0%
Other 1.0%
152 5 0

Clone this repository

https://tangled.org/matrixfurry.com/homebrew-atomicxr https://tangled.org/did:plc:zmjoeu3stwcn44647rhxa44o/homebrew-atomicxr
git@tangled.org:matrixfurry.com/homebrew-atomicxr git@tangled.org:did:plc:zmjoeu3stwcn44647rhxa44o/homebrew-atomicxr

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

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