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

Last updated: May 15,2024

1. Install "docker-doc" package

In this section, we are going to explain the necessary steps to install docker-doc on Kali Linux

$ sudo apt update $ sudo apt install docker-doc

2. Uninstall "docker-doc" package

This tutorial shows how to uninstall docker-doc on Kali Linux:

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

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

Package: docker-doc
Source: docker.io
Version: 20.10.25+dfsg1-2
Installed-Size: 2159
Maintainer: Debian Go Packaging Team
Architecture: all
Provides: docker.io-doc
Size: 1906600
SHA256: 676502c1b70dffb52b3cf2d83e65422c1aa00cc8a7e6574592bb59be2cac554e
SHA1: c60059d8833bfe7ac029fa5001ae019b4750a934
MD5sum: 1a24b9b5aa4201f85760289d7de9ef6b
Description: Linux container runtime -- documentation
Docker complements kernel namespacing with a high-level API which operates at
the process level. It runs unix processes with strong guarantees of isolation
and repeatability across servers.
.
Docker is a great building block for automating distributed systems:
large-scale web deployments, database clusters, continuous deployment systems,
private PaaS, service-oriented architectures, etc.
.
This package contains the daemon and client. Using docker.io on non-amd64 hosts
is not supported at this time. Please be careful when using it on anything
besides amd64.
.
Also, note that kernel version 3.8 or above is required for proper operation of
the daemon process, and that any lower versions may have subtle and/or glaring
issues.
.
This package provides documentation for Docker.
Description-md5:
Multi-Arch: foreign
Homepage: https://mobyproject.org
Section: doc
Priority: optional
Filename: pool/main/d/docker.io/docker-doc_20.10.25+dfsg1-2_all.deb