You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
... URL to the package that will be downloaded and extracted. The supported package formats are .tar.gz, .tar.bz2, and .zip. Could we please add xz here. Some standard tools like are shipped as xz, which can be extracted using tar as well:
$ tar xf package.tar.xz
The text was updated successfully, but these errors were encountered:
... URL to the package that will be downloaded and extracted. The supported package formats are .tar.gz, .tar.bz2, and .zip. Could we please add xz here. Some standard tools like are shipped as xz, which can be extracted using tar as well:
The text was updated successfully, but these errors were encountered: