How to Install and Uninstall python3-docker Package on Kali Linux
Last updated: November 22,2024
1. Install "python3-docker" package
Here is a brief guide to show you how to install python3-docker on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-docker
Copied
2. Uninstall "python3-docker" package
This tutorial shows how to uninstall python3-docker on Kali Linux:
$
sudo apt remove
python3-docker
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-docker package on Kali Linux
Package: python3-docker
Source: python-docker
Version: 5.0.3-1
Installed-Size: 537
Maintainer: Docker Compose Team
Architecture: all
Depends: python3-distutils, python3-requests (>= 2.14.2~), python3-websocket (>= 0.32.0~), python3:any
Size: 90224
SHA256: 1870464a9429f2fd3b4edc47c0292de7b39872675e9865363d01f43ff7d72c0c
SHA1: 48509035800b8b3eecfdf25005b818c7adf967c7
MD5sum: 53be19d4a595736456ea9979e2c3f458
Description: Python 3 wrapper to access docker.io's control socket
This package contains oodles of routines that aid in controlling
docker.io over it's socket control, the same way the docker.io
client controls the daemon.
.
This package provides Python 3 module bindings only.
Description-md5:
Homepage: https://github.com/docker/docker-py
Section: python
Priority: optional
Filename: pool/main/p/python-docker/python3-docker_5.0.3-1_all.deb
Source: python-docker
Version: 5.0.3-1
Installed-Size: 537
Maintainer: Docker Compose Team
Architecture: all
Depends: python3-distutils, python3-requests (>= 2.14.2~), python3-websocket (>= 0.32.0~), python3:any
Size: 90224
SHA256: 1870464a9429f2fd3b4edc47c0292de7b39872675e9865363d01f43ff7d72c0c
SHA1: 48509035800b8b3eecfdf25005b818c7adf967c7
MD5sum: 53be19d4a595736456ea9979e2c3f458
Description: Python 3 wrapper to access docker.io's control socket
This package contains oodles of routines that aid in controlling
docker.io over it's socket control, the same way the docker.io
client controls the daemon.
.
This package provides Python 3 module bindings only.
Description-md5:
Homepage: https://github.com/docker/docker-py
Section: python
Priority: optional
Filename: pool/main/p/python-docker/python3-docker_5.0.3-1_all.deb