How to Install and Uninstall containment-rpm Package on openSuSE Tumbleweed

Last updated: October 05,2024

1. Install "containment-rpm" package

Learn how to install containment-rpm on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install containment-rpm

2. Uninstall "containment-rpm" package

Please follow the instructions below to uninstall containment-rpm on openSuSE Tumbleweed:

$ sudo zypper remove containment-rpm

3. Information about the containment-rpm package on openSuSE Tumbleweed

Information for package containment-rpm:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : containment-rpm
Version : 2.0.2-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 7.6 KiB
Installed : No
Status : not installed
Source package : containment-rpm-2.0.2-1.2.src
Upstream URL : https://github.com/SUSE/containment-rpm-docker
Summary : Wraps OBS docker/kiwi-built images in rpms
Description :
OBS container_post_run hook to wrap a kiwi or docker image in an rpm package.
This package should be required by the Build Service project's meta
prjconf, so that the container_post_run hook is present in the container 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/docker (using
image.spec.in), and place the rpm in the correct location that it
becomes an additional build artefact.