Goal You want to use unzip when you are using SUSE (either openSUSE or SUSE Linux Enterprise).
Background
The unzip character-based utility is useful for many reasons. At the command line you can access compressed files that normally occupy little space on the disk. Transferring .zip files is great for keeping network bandwidth utilization low.
Try this command to see if unzip is installed: unzip –version
AWS SUSE servers have unzip installed by default,
…