Why does sevenzip install the binary as 7zz and not 7z? This breaks compatibility in scripts with Ubuntu that uses 7z. #6072
Unanswered
chmorgan
asked this question in
Everyday usage
Replies: 2 comments 1 reply
-
7zz and 7z are technically different things. 7z is basically 7zz + plugins. Right now our formula is basically identical to the But we perhaps should build Currently |
Beta Was this translation helpful? Give feedback.
0 replies
-
It would be fantastic if 7z was present, then my scripts could use '7z' as the binary name across osx and linux platforms. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Output of
brew config
Output of
brew doctor
Description of issue
https://github.com/Homebrew/homebrew-core/blob/0e8dd0e390c86bb1454ba8f324d81e1813c7c599/Formula/s/sevenzip.rb#L39
Beta Was this translation helpful? Give feedback.
All reactions