How to Install and Uninstall golang-github-docker-distribution-dev Package on Kali Linux

Last updated: May 04,2024

1. Install "golang-github-docker-distribution-dev" package

Please follow the steps below to install golang-github-docker-distribution-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-docker-distribution-dev

2. Uninstall "golang-github-docker-distribution-dev" package

In this section, we are going to explain the necessary steps to uninstall golang-github-docker-distribution-dev on Kali Linux:

$ sudo apt remove golang-github-docker-distribution-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-docker-distribution-dev package on Kali Linux

Package: golang-github-docker-distribution-dev
Source: docker-registry
Version: 2.8.2+ds1-1
Installed-Size: 1626
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-aws-aws-sdk-go-dev, golang-github-bugsnag-bugsnag-go-dev, golang-github-docker-go-metrics-dev, golang-github-docker-libtrust-dev, golang-github-garyburd-redigo-dev, golang-github-gorilla-handlers-dev, golang-github-gorilla-mux-dev, golang-github-mitchellh-mapstructure-dev, golang-github-ncw-swift-dev, golang-github-opencontainers-go-digest-dev, golang-github-opencontainers-image-spec-dev, golang-github-sirupsen-logrus-dev, golang-github-spf13-cobra-dev, golang-golang-x-crypto-dev, golang-gopkg-yaml.v2-dev
Size: 261504
SHA256: e523a4cda0afe20864c37bf9ed4caa5f2f519ec574102138fdb45eaecf85b91c
SHA1: bbdb97466f624407a205aeca124d98d56dd01d6f
MD5sum: 026b231b73590ec28c86ce51c156936b
Description: Docker toolset to pack, ship, store, and deliver content (source)
The Docker toolset to pack, ship, store, and deliver content.
.
The Docker Registry 2.0 implementation contained in this package is for storing
and distributing Docker images. It supersedes the docker/docker-registry
project with a new API design, focused around security and performance.
.
This project should provide an implementation to a V2 API for use in the Docker
core project. The API should be embeddable and simplify the process of securely
pulling and pushing content from docker daemons.
.
The new registry implementation provides the following benefits:
.
* faster push and pull
* new, more efficient implementation
* simplified deployment
* pluggable storage backend
* webhook notifications
.
This package contains the source.
Description-md5:
Homepage: https://github.com/docker/distribution
Section: utils
Priority: optional
Filename: pool/main/d/docker-registry/golang-github-docker-distribution-dev_2.8.2+ds1-1_all.deb