Replies: 4 comments
|
This looks possible, I responded over at conda-forge/7zip-feedstock#8 |
0 replies
|
I'm using Linux, and the equivalent substitution of |
0 replies
|
@AClon314 As far as I know, p7zip is deprecated. https://sourceforge.net/projects/p7zip/ |
0 replies
|
Let me close this discussion as the request is tracked at conda-forge/7zip-feedstock#8, and I plan to work on it once conda-forge/7zip-feedstock#11 is in. |
0 replies
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.
I use a Mac and recently switched from brew to pixi package manager, but I found that there is no Mac or Linux version of pixi's 7zip package, but brew provides it.
https://formulae.brew.sh/formula/sevenzip
https://anaconda.org/conda-forge/7zip
I looked at the 7zip git repository and found that it provides source code tarballs for mac and linux.
https://github.com/ip7z/7zip/releases/tag/25.00
All reactions