How to Install and Uninstall openshift-imagebuilder Package on Kali Linux

Last updated: May 10,2024

1. Install "openshift-imagebuilder" package

Learn how to install openshift-imagebuilder on Kali Linux

$ sudo apt update $ sudo apt install openshift-imagebuilder

2. Uninstall "openshift-imagebuilder" package

In this section, we are going to explain the necessary steps to uninstall openshift-imagebuilder on Kali Linux:

$ sudo apt remove openshift-imagebuilder $ sudo apt autoclean && sudo apt autoremove

3. Information about the openshift-imagebuilder package on Kali Linux

Package: openshift-imagebuilder
Source: golang-github-openshift-imagebuilder (1.2.5+ds1-3)
Version: 1.2.5+ds1-3+b1
Installed-Size: 9443
Maintainer: Debian Go Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 3047080
SHA256: 50483026b77fb6be1e56f3cc5a2a29008eacc760b5e5a73a49724ef203513b2c
SHA1: 93f9e51da5b98c6c107fc590879d92d272b4ea47
MD5sum: e0937b1b3eaba69711847b205a913aeb
Description: Builds container images using Dockerfile as input
This package supports using the Dockerfile syntax to build OCI & Docker
compatible images, without invoking a container build command such
as buildah bud or docker build. It is intended to give clients more
control over how they build container images, including:
- Instead of building one layer per line, run all instructions in the
same container
- Set HostConfig settings like network and memory controls that are
not available when running container builds
- Mount external files into the build that are not persisted as part
of the final image (i.e. "secrets")
- If there are no RUN commands in the Dockerfile, the container is
created and committed, but never started. The final image should be
99.9% compatible with regular container builds, but bugs are always
possible.
.
This package provides the imagebuilder command-line utility.
Description-md5:
Homepage: https://github.com/openshift/imagebuilder
Built-Using: containerd (= 1.6.20~ds1-2), docker-registry (= 2.8.2+ds1-1), docker.io (= 20.10.25+dfsg1-2), golang-1.21 (= 1.21.3-1), golang-github-cespare-xxhash (= 2.1.1-2), golang-github-containers-storage (= 1.48.1+ds1-2), golang-github-docker-go-connections (= 0.4.0-4), golang-github-docker-go-units (= 0.4.0-4), golang-github-fsouza-go-dockerclient (= 1.8.1-1), golang-github-golang-protobuf-1-3 (= 1.3.5-4), golang-github-klauspost-compress (= 1.17.0+ds1-1), golang-github-klauspost-pgzip (= 1.2.5-2), golang-github-moby-sys (= 0.0~git20220606.416188a-1), golang-github-moby-term (= 0.0~git20230502.9c3c875-1), golang-github-morikuni-aec (= 1.0.0-3), golang-github-opencontainers-go-digest (= 1.0.0-2), golang-github-opencontainers-image-spec (= 1.1.0~rc4-3), golang-github-opencontainers-specs (= 1.1.0-1), golang-github-pkg-errors (= 0.9.1-3), golang-github-ulikunitz-xz (= 0.5.6-2), golang-gocapability-dev (= 0.0+git20200815.42c35b4-2), golang-gogoprotobuf (= 1.3.2-3), golang-golang-x-sys (= 0.12.0-1), golang-google-genproto (= 0.0~git20200413.b5235f6-3), golang-google-grpc (= 1.38.0+really1.33.3-1), golang-logrus (= 1.9.0-1), runc (= 1.1.5+ds1-1)
Section: devel
Priority: optional
Filename: pool/main/g/golang-github-openshift-imagebuilder/openshift-imagebuilder_1.2.5+ds1-3+b1_amd64.deb