How to Install and Uninstall skopeo Package on openSuSE Tumbleweed

Last updated: March 13,2025

1. Install "skopeo" package

Learn how to install skopeo on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install skopeo

2. Uninstall "skopeo" package

This guide covers the steps necessary to uninstall skopeo on openSuSE Tumbleweed:

$ sudo zypper remove skopeo

3. Information about the skopeo package on openSuSE Tumbleweed

Information for package skopeo:
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : skopeo
Version : 1.14.2-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 27.3 MiB
Installed : No
Status : not installed
Source package : skopeo-1.14.2-1.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.