How to Install and Uninstall golang-github-openshift-imagebuilder-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 19,2024

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

In this section, we are going to explain the necessary steps to install golang-github-openshift-imagebuilder-dev on Ubuntu 21.04 (Hirsute Hippo)

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

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

Please follow the guidelines below to uninstall golang-github-openshift-imagebuilder-dev on Ubuntu 21.04 (Hirsute Hippo):

$ 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.04 (Hirsute Hippo)

Package: golang-github-openshift-imagebuilder-dev
Architecture: all
Version: 1.1.6-2ubuntu1
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: 522
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-glog-dev
Filename: pool/universe/g/golang-github-openshift-imagebuilder/golang-github-openshift-imagebuilder-dev_1.1.6-2ubuntu1_all.deb
Size: 86940
MD5sum: 564cc062e74558bf83b251d3858fe496
SHA1: e7dbc93612029e68a175db7100bf0b1a90718df0
SHA256: 65be29cbdf72a0129026a3be222a2c07e5485867fe7674b61125d89de7f6c282
SHA512: 52627550eadbc0b25b3c452f1be77714b5be85f4eddb60934304ddd51fcf13086707e4a38c5c093fa0f76665e6efba3c0f0cfe2e1954730fdc415290f4cb5172
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