How to Install and Uninstall golang-github-openshift-imagebuilder-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

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

Please follow the guidelines below to install golang-github-openshift-imagebuilder-dev on Ubuntu 21.10 (Impish Indri)

$ 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 Ubuntu 21.10 (Impish Indri):

$ 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 Ubuntu 21.10 (Impish Indri)

Package: golang-github-openshift-imagebuilder-dev
Architecture: all
Version: 1.2.1+ds1-2
Priority: optional
Section: universe/devel
Source: golang-github-openshift-imagebuilder
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 587
Depends: golang-github-containerd-containerd-dev, golang-github-containers-storage-dev (>> 1.11), 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
Filename: pool/universe/g/golang-github-openshift-imagebuilder/golang-github-openshift-imagebuilder-dev_1.2.1+ds1-2_all.deb
Size: 91688
MD5sum: 004345f4e2f95f2e30244105f79ff724
SHA1: 33d1d8b8d9758818f1bdab45c1cb3b9540e471bb
SHA256: 03263cc4f85a48c087744f9e61502b77bb788e589d1e6ab95e8598d3841a66d7
SHA512: 51c9b231ae5ebd060e536863d19510255329a3bc302756e5c554e00e6bbf0b0778366bb3e9ce861b433cfeb12f992a19b7da1f9942776f1e40ebbd6b1364f4d7
Homepage: https://github.com/openshift/imagebuilder
Description-en: Builds container images using Dockerfile as imput
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: a72adbcdf1d3f09128df35421398a7a6