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

Last updated: May 17,2024

1. Install "golang-github-openshift-imagebuilder-dev" package

This is a short guide on how to install golang-github-openshift-imagebuilder-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-openshift-imagebuilder-dev

2. Uninstall "golang-github-openshift-imagebuilder-dev" package

Please follow the guidance below to uninstall golang-github-openshift-imagebuilder-dev on Kali Linux:

$ sudo apt remove golang-github-openshift-imagebuilder-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: golang-github-openshift-imagebuilder-dev
Source: golang-github-openshift-imagebuilder
Version: 1.2.5+ds1-3
Installed-Size: 653
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-containerd-containerd-dev, golang-github-containers-storage-dev (>> 1.46), golang-github-docker-distribution-dev, golang-github-docker-docker-dev (>> 18.09.3+dfsg1), golang-github-fsouza-go-dockerclient-dev, golang-github-opencontainers-image-spec-dev, golang-github-ulikunitz-xz-dev, golang-glog-dev
Size: 106588
SHA256: 5a3362223d29bfc4c3c7cee1b78b128dbbd452bf339728b13d8bdf2b31b4177a
SHA1: 0580fc559df8c0169a4f6a9968c221e82a76e68b
MD5sum: f8dc082b48bc75dc24277a097fb0e646
Description: Builds container images using Dockerfile as input
This library 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 sources that other package may require for
building.
Description-md5:
Homepage: https://github.com/openshift/imagebuilder
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-openshift-imagebuilder/golang-github-openshift-imagebuilder-dev_1.2.5+ds1-3_all.deb