Choco: Add support to Extract tar files

Created on 20 Aug 2020  路  2Comments  路  Source: chocolatey/choco

This is a request to add a helper function for extracting a tar.xz or a tar.gz files directly.

Currently, the function Get-ChocolateyUnzip but it isn't very helpful, as it first extracts it to .tar and then, it needs to call the same function again, so that, it is extracted. The function Get-ChocolateyUnzip should be handling this instead of making the user call the same function twice.

Cheers.

Duplicate Issue

Most helpful comment

this looks to be a duplicate of #386

All 2 comments

this looks to be a duplicate of #386

Closing this for now, then. Thanks for reporting it @naveen521kk! We'll track this with the original issue. 馃檪

Was this page helpful?
0 / 5 - 0 ratings