How to Install and Uninstall docker-registry Package on Kali Linux

Last updated: October 06,2024

1. Install "docker-registry" package

Please follow the step by step instructions below to install docker-registry on Kali Linux

$ sudo apt update $ sudo apt install docker-registry

2. Uninstall "docker-registry" package

Here is a brief guide to show you how to uninstall docker-registry on Kali Linux:

$ sudo apt remove docker-registry $ sudo apt autoclean && sudo apt autoremove

3. Information about the docker-registry package on Kali Linux

Package: docker-registry
Source: docker-registry (2.8.2+ds1-1)
Version: 2.8.2+ds1-1+b4
Installed-Size: 21855
Maintainer: Debian Go Packaging Team
Architecture: amd64
Depends: adduser, lsb-base, libc6 (>= 2.34)
Pre-Depends: init-system-helpers (>= 1.54~)
Size: 5057092
SHA256: b123883bf3c808581edcbed8b06d086c82aed9bd61264a504826b32eb247397c
SHA1: 382ff96634083c707880b822c7ac0672ee8e5bf9
MD5sum: 1f9449805f4d33b9c75baef1f4a165a6
Description: Docker toolset to pack, ship, store, and deliver content
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
Description-md5:
Homepage: https://github.com/docker/distribution
Built-Using: golang-1.21 (= 1.21.5-1), golang-bugsnag-panicwrap (= 1.2.0-2), golang-check.v1 (= 0.0+git20200902.038fdea-1), golang-github-aws-aws-sdk-go (= 1.48.14-1), golang-github-beorn7-perks (= 1.0.1-1), golang-github-bshuster-repo-logrus-logstash-hook (= 0.4.1-2), golang-github-bugsnag-bugsnag-go (= 2.2.0-1), golang-github-cespare-xxhash (= 2.1.1-2), golang-github-docker-go-metrics (= 0.0.1-2), golang-github-docker-libtrust (= 0.0~git20150526.0.9cbd2a1-3.1), golang-github-felixge-httpsnoop (= 1.0.3-3), golang-github-garyburd-redigo (= 0.0~git20150901.0.d8dbe4d-2.1), golang-github-golang-protobuf-1-5 (= 1.5.3-1), golang-github-google-uuid (= 1.3.0-1), golang-github-gorilla-handlers (= 1.5.2-1), golang-github-gorilla-mux (= 1.8.1-1), golang-github-jmespath-go-jmespath (= 0.4.0-2), golang-github-mitchellh-mapstructure (= 1.5.0-2), golang-github-ncw-swift (= 1.0.53-2), golang-github-opencontainers-go-digest (= 1.0.0-2), golang-github-opencontainers-image-spec (= 1.1.0~rc5-1), golang-github-pkg-errors (= 0.9.1-3), golang-github-prometheus-client-golang (= 1.17.0-2), golang-github-prometheus-client-model (= 0.5.0-1), golang-github-prometheus-common (= 0.45.0-3), golang-github-prometheus-procfs (= 0.12.0-1), golang-github-rogpeppe-go-internal (= 1.11.0-1), golang-github-shopify-logrus-bugsnag (= 0.0~git20171204.577dee2-3), golang-github-spf13-cobra (= 1.8.0-1), golang-github-spf13-pflag (= 1.0.6~git20210604-d5e0c0615ace-1), golang-go.crypto (= 1:0.17.0-1), golang-golang-x-sys (= 0.15.0-1), golang-golang-x-text (= 0.14.0-1), golang-google-protobuf (= 1.32.0-1), golang-logrus (= 1.9.0-1), golang-pretty (= 0.3.1-1), golang-protobuf-extensions (= 1.0.4-2), golang-text (= 0.2.0-2), golang-yaml.v2 (= 2.4.0-4)
Section: utils
Priority: optional
Filename: pool/main/d/docker-registry/docker-registry_2.8.2+ds1-1+b4_amd64.deb