How to Install and Uninstall golang-github-containers-buildah-dev Package on Kali Linux

Last updated: October 06,2024

1. Install "golang-github-containers-buildah-dev" package

This is a short guide on how to install golang-github-containers-buildah-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-containers-buildah-dev

2. Uninstall "golang-github-containers-buildah-dev" package

Please follow the guidance below to uninstall golang-github-containers-buildah-dev on Kali Linux:

$ sudo apt remove golang-github-containers-buildah-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-containers-buildah-dev package on Kali Linux

Package: golang-github-containers-buildah-dev
Source: golang-github-containers-buildah
Version: 1.33.5+ds1-4
Installed-Size: 1509
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-ginkgo-dev, golang-github-appc-cni-dev (>= 0.7.0~~), golang-github-containers-common-dev (>> 0.56), golang-github-containers-image-dev (>= 5.29), golang-github-containers-luksy-dev, golang-github-containers-ocicrypt-dev, golang-github-containers-storage-dev (>= 1.51), golang-github-coreos-bbolt-dev (>= 1.3.3~), golang-github-cyphar-filepath-securejoin-dev, golang-github-docker-docker-dev (>= 19.03.4~), golang-github-docker-go-units-dev, golang-github-fsouza-go-dockerclient-dev, golang-github-hashicorp-go-multierror-dev, golang-github-ishidawataru-sctp-dev, golang-github-mattn-go-shellwords-dev, golang-github-opencontainers-go-digest-dev, golang-github-opencontainers-image-spec-dev, golang-github-opencontainers-runc-dev (>= 1.0.0~rc92~), golang-github-opencontainers-runtime-tools-dev, golang-github-opencontainers-selinux-dev, golang-github-opencontainers-specs-dev, golang-github-openshift-imagebuilder-dev (>= 1.2.5), golang-github-pkg-errors-dev, golang-github-seccomp-libseccomp-golang-dev, golang-github-sirupsen-logrus-dev, golang-github-spf13-cobra-dev, golang-github-spf13-pflag-dev, golang-gocapability-dev, golang-golang-x-crypto-dev, golang-golang-x-sys-dev, golang-gomega-dev
Size: 308716
SHA256: 8b609573a1643c34a9f26c394495e9e01043997f0c0cde6975d709bb69ce5e34
SHA1: 31d641370a78c1b750f94d3e7050b6d732524e8c
MD5sum: 7450a63eea08b3f938114ec39188b442
Description: tool to facilitate building OCI images
The Buildah package provides a command line tool that can be used to
- create a working container, either from scratch or using an image as a
starting point
- create an image, either from a working container or via the
instructions in a Dockerfile
- images can be built in either the OCI image format or the traditional
upstream docker image format
- mount a working container's root filesystem for manipulation
- unmount a working container's root filesystem
- use the updated contents of a container's root filesystem as a
filesystem layer to create a new image
- delete a working container or an image
- rename a local container
.
This package contains golang sources that other package may require for
building.
Description-md5:
Homepage: https://github.com/containers/buildah
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-containers-buildah/golang-github-containers-buildah-dev_1.33.5+ds1-4_all.deb