How to Install and Uninstall containment-rpm-docker Package on openSUSE Leap

Last updated: May 10,2024

1. Install "containment-rpm-docker" package

Here is a brief guide to show you how to install containment-rpm-docker on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install containment-rpm-docker

2. Uninstall "containment-rpm-docker" package

Please follow the guidance below to uninstall containment-rpm-docker on openSUSE Leap:

$ sudo zypper remove containment-rpm-docker

3. Information about the containment-rpm-docker package on openSUSE Leap

Information for package containment-rpm-docker:
-----------------------------------------------
Repository : Main Repository
Name : containment-rpm-docker
Version : 1.4.0+git20180612.c577fec-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 7.2 KiB
Installed : No
Status : not installed
Source package : containment-rpm-docker-1.4.0+git20180612.c577fec-bp155.2.9.src
Upstream URL : https://github.com/SUSE/containment-rpm-docker
Summary : Wraps OBS/kiwi-built images in rpms
Description :
OBS kiwi_post_run hook to wrap a kiwi-produced image in an rpm package.
This package should be required by the Build Service project's meta
prjconf, so that the kiwi_post_run hook is present in the kiwi image
and gets executed at the end of the image build. It will then build
an rpm which contains the newly-produced image from kiwi (using
image.spec.in), and place the rpm in the correct location that it
becomes an additional build artefact.