How to Install and Uninstall skopeo Package on openSUSE Leap

Last updated: November 07,2024

1. Install "skopeo" package

In this section, we are going to explain the necessary steps to install skopeo on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install skopeo

2. Uninstall "skopeo" package

Please follow the guidance below to uninstall skopeo on openSUSE Leap:

$ sudo zypper remove skopeo

3. Information about the skopeo package on openSUSE Leap

Information for package skopeo:
-------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : skopeo
Version : 1.12.0-150300.11.5.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 25.8 MiB
Installed : No
Status : not installed
Source package : skopeo-1.12.0-150300.11.5.1.src
Upstream URL : https://github.com/containers/skopeo
Summary : Container image repository tool
Description :
skopeo is a command line utility for various operations on container images and
image repositories. skopeo is able to inspect a repository on a Docker registry
and fetch images layers. skopeo can copy container images between various
storage mechanisms.