Difference between revisions of "Keg-only"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
[[libpq]] is [[keg-only]], which means it was not symlinked into /opt/homebrew, | [[libpq]] is [[keg-only]], which means it was not symlinked into /opt/homebrew, | ||
because conflicts with postgres formula. | because conflicts with postgres formula. | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | "keg_only": true, | ||
+ | "keg_only_reason": { | ||
+ | "reason": ":versioned_formula", | ||
+ | "explanation": "" | ||
+ | }, | ||
==See also== | ==See also== |
Revision as of 07:23, 30 June 2022
ruby@2.7 is keg-only, which means it was not symlinked into /usr/local, because this is an alternate version of another formula.
[email protected] is keg-only, which means it was not symlinked into /Users/MY_USER/brew,
because this is an alternate version of another formula.
libpq is keg-only, which means it was not symlinked into /opt/homebrew, because conflicts with postgres formula.
"keg_only": true, "keg_only_reason": { "reason": ":versioned_formula", "explanation": "" },
See also
Advertising: