How to Install and Uninstall golang-github-containerd-stargz-snapshotter-dev Package on Kali Linux

Last updated: May 18,2024

1. Install "golang-github-containerd-stargz-snapshotter-dev" package

This guide let you learn how to install golang-github-containerd-stargz-snapshotter-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-containerd-stargz-snapshotter-dev

2. Uninstall "golang-github-containerd-stargz-snapshotter-dev" package

Here is a brief guide to show you how to uninstall golang-github-containerd-stargz-snapshotter-dev on Kali Linux:

$ sudo apt remove golang-github-containerd-stargz-snapshotter-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-containerd-stargz-snapshotter-dev package on Kali Linux

Package: golang-github-containerd-stargz-snapshotter-dev
Source: golang-github-containerd-stargz-snapshotter
Version: 0.12.0-2
Installed-Size: 950
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-containerd-console-dev, golang-github-containerd-containerd-dev, golang-github-containerd-continuity-dev, golang-github-containerd-go-cni-dev, golang-github-coreos-go-systemd-dev, golang-github-docker-docker-dev, golang-github-docker-go-metrics-dev, golang-github-golang-groupcache-dev, golang-github-google-gofuzz-dev, golang-github-hanwen-go-fuse-dev, golang-github-hashicorp-go-multierror-dev, golang-github-hashicorp-go-retryablehttp-dev, golang-github-klauspost-compress-dev (>> 1.11.13), golang-github-moby-sys-dev, golang-github-opencontainers-go-digest-dev, golang-github-opencontainers-image-spec-dev, golang-github-opencontainers-specs-dev, golang-github-pelletier-go-toml-dev, golang-github-pkg-errors-dev, golang-github-rs-xid-dev, golang-github-urfave-cli-dev, golang-github-vbatts-tar-split-dev, golang-golang-x-sync-dev, golang-golang-x-sys-dev, golang-google-grpc-dev, golang-google-protobuf-dev, golang-gopkg-inf.v0-dev, golang-logrus-dev, golang-prometheus-client-dev
Size: 181400
SHA256: 7d202748ee2bd4d9d852cea6e11e8a1054acf00faa22cbedde22123eb84946c3
SHA1: 0556b85c8300d7b42d0b45ca67d9ea7fd0b7a110
MD5sum: 077e0b8e5e6d44ad099655307e6bed26
Description: Fast container image distribution plugin with lazy pulling (library)
Pulling image is one of the time-consuming steps in the
container lifecycle. Stargz Snapshotter is an
implementation of snapshotter which aims to solve this problem by lazy
pulling. Lazy pulling here means a container can run without waiting
for the pull completion of the image and necessary chunks of the image
are fetched on-demand.
.
eStargz is a lazily-pullable image format proposed by this project. This is
compatible to OCI images so this can be pushed to standard container
registries (e.g. ghcr.io) as well as this is still runnable even on
eStargz-agnostic runtimes including Docker. eStargz format is based on stargz
image format by CRFS but comes with additional features like runtime
optimization and content verification.
.
This package contains the golang library for use in other packages
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/containerd/stargz-snapshotter
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-containerd-stargz-snapshotter/golang-github-containerd-stargz-snapshotter-dev_0.12.0-2_all.deb