How to Install and Uninstall golang-github-openshift-imagebuilder-dev Package on Ubuntu 20.10 (Groovy Gorilla)

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 20.10 (Groovy Gorilla)

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

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

Please follow the step by step instructions below to uninstall golang-github-openshift-imagebuilder-dev on Ubuntu 20.10 (Groovy Gorilla):

$ 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 20.10 (Groovy Gorilla)

Package: golang-github-openshift-imagebuilder-dev
Architecture: all
Version: 1.1.6-1ubuntu1
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-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-1ubuntu1_all.deb
Size: 86804
MD5sum: 53f7665a7a8a2590a82eaffd84834a3f
SHA1: 761736ac792daf01e19937bc0065fe3606f064a2
SHA256: da9844394df789f838846df00a79f614876ccf4d08053162386d83bbcf508088
SHA512: 197ab286e0fd8759aee73100f9f6a4466a841438853943e466b9635e8e2c0665e363ef9054fde90a02d069e7bab4d73cf445c8e72eb0124a10e0cb0e4f28cf9b
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