How to download and install an unmerged bottle #6367
Answered
by
ZhongRuoyu
jeroen
asked this question in
Everyday usage
-
Output of
|
Beta Was this translation helpful? Give feedback.
Answered by
ZhongRuoyu
Sep 23, 2025
Replies: 2 comments 1 reply
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
This does not work :( HOMEBREW_NO_INSTALL_FROM_API=1 brew install ./libxml2--2.15.0.arm64_tahoe.bottle.tar.gz
Warning: No available formula with the name "libxml2--2.15.0.arm64_tahoe.bottle.tar.gz".
==> Searching for similarly named formulae and casks...
Error: No formulae or casks found for libxml2--2.15.0.arm64_tahoe.bottle.tar.gz. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please try setting
HOMEBREW_DEVELOPER=1
too.