How can I unzip the two files?
manjaro-kde-23.0-minimal-230710-linux63.iso.z01
and
manjaro-kde-23.0-minimal-230710-linux63.iso.zip
with unzip there is an error message, what else is needed?
How can I unzip the two files?
manjaro-kde-23.0-minimal-230710-linux63.iso.z01
and
manjaro-kde-23.0-minimal-230710-linux63.iso.zip
with unzip there is an error message, what else is needed?
How can I unzip the two files?
zip -FF /{$path-to-split-zip}/manjaro-kde-23.0-minimal-230710-linux63.iso.zip --out /{$path-to-merged-zip}/some-name.zip
Change $path variables to an actual path on your disk. Then unzip some-name.zip
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.