Unable to install package unzip in fresh install of Micros Leap 5.4.1

As said in the title.

@Misekayek0l Does transactional-update pkg install unzip not work?

It was exactly what did not work

@Misekayek0l So what was the error?

package not found in the repositories

@Misekayek0l what does zypper lr -dE show?

Meanwhile I fetch the requested command there is one that should be useful

zypper lr --url
Repository priorities are without effect. All enabled repositories share the same priority.

# | Alias                     | Name                         | Enabled | GPG Check | Refresh | URI
--+---------------------------+------------------------------+---------+-----------+---------+-----------------------------------------------------------------------------------------------------
1 | openSUSE-Leap-Micro-5.4-1 | openSUSE-Leap-Micro-5.4-1    | No      | ----      | ----    | hd:/?device=/dev/disk/by-id/usb-Kingston_DataTraveler_3.0_4CEDFB690EEDF7403983028F-0:0-part2
2 | repo-debug                | Leap Micro Debug Repository  | No      | ----      | ----    | https://download.opensuse.org/distribution/leap-micro/5.4/product/repo/Leap-Micro-5.4-x86_64-Media2/
3 | repo-main                 | Leap Micro Main Repository   | Yes     | (r ) Yes  | Yes     | https://download.opensuse.org/distribution/leap-micro/5.4/product/repo/Leap-Micro-5.4-x86_64-Media1/
4 | repo-sle-update           | SLE Micro Update Repository  | Yes     | (r ) Yes  | Yes     | https://download.opensuse.org/update/leap-micro/5.4/sle/
5 | repo-source               | Leap Micro Source Repository | No      | ----      | ----    | https://download.opensuse.org/distribution/leap-micro/5.4/product/repo/Leap-Micro-5.4-x86_64-Media3/

Here

zypper lr -dE
# | Alias           | Name                        | Enabled | GPG Check | Refresh | Priority | Type   | URI                                                                                                  | Service
--+-----------------+-----------------------------+---------+-----------+---------+----------+--------+------------------------------------------------------------------------------------------------------+--------
3 | repo-main       | Leap Micro Main Repository  | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | https://download.opensuse.org/distribution/leap-micro/5.4/product/repo/Leap-Micro-5.4-x86_64-Media1/ | 
4 | repo-sle-update | SLE Micro Update Repository | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | https://download.opensuse.org/update/leap-micro/5.4/sle/                                             |

@Misekayek0l looks like it’s not included, might be worthwhile reporting as a bug…

You could always install from the Leap 15.4 repo?

transactional-update pkg install https://download.opensuse.org/distribution/leap/15.4/repo/oss/x86_64/unzip-6.00-4.8.13.x86_64.rpm

It would be probably an installation bug, because my installation had some errors.
Meanwhile I am writing the command to an usb thumb to run it in the server.

@Misekayek0l I don’t see unzip in the Leap MicroOS repos…

The command worked in the server.

The Leap Micro repositories are incredibly limited, by design. It doesn’t surprise me that unzip isn’t included. You’re intended to be doing any of that sort of thing via toolbox, I believe.

Can I know what is toolbox?

I don’t use Leap Micro, so I can’t speak for certain, but I believe it includes toolbox, which will create a containerized Leap environment for you to install anything you need like unzip into.

This is for SLE Micro, but its basically identical to Leap Micro SLE Micro 5.2 | Administration Guide