How to Install and Uninstall python3-docker Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 06,2024

1. Install "python3-docker" package

This is a short guide on how to install python3-docker on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-docker

2. Uninstall "python3-docker" package

Please follow the instructions below to uninstall python3-docker on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-docker package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-docker
Architecture: all
Version: 1.9.0-1~16.04.1
Priority: optional
Section: universe/python
Source: python-docker
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Felipe Sateler
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 166
Depends: python3-requests, python3-six (>= 1.4.0), python3-websocket, python3:any (>= 3.5~)
Filename: pool/universe/p/python-docker/python3-docker_1.9.0-1~16.04.1_all.deb
Size: 29964
MD5sum: 143005782fca384ce1efb7de102cb6eb
SHA1: f6d613edbde999b2785e83da408ff20d28b6d4ca
SHA256: 87e3f8b1877f7166cf1fb0064c8c6fd5e1d617055ba22b9f7abec4bd978a2cc0
SHA512: 6e11c2f86287c6bb0f49eec8494d2f8b2decd3761eaa443ec7640e4d70e3a2a9a27d081d30dc018e8cfb2c53bbc1e3d8df0e139ef4f8a1228a776024832148bd
Homepage: https://github.com/dotcloud/docker-py/
Description-en: 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: f35f9a5a7263514cf0e810ca4e05fc20

Package: python3-docker
Priority: optional
Section: universe/python
Installed-Size: 159
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-docker
Version: 1.8.0-0ubuntu1
Depends: python3-requests, python3-six (>= 1.4.0), python3-websocket, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-docker/python3-docker_1.8.0-0ubuntu1_all.deb
Size: 29174
MD5sum: e9a47b7462cbc89acfb3f8a0a76d83af
SHA1: a4f97f009b116f25cd49c7e0d25e949c077b313d
SHA256: ceb8dd5bfe53ee219bfc3a645fa210185939260c886bba7d04af2b9a90dbeea0
Description-en: Python 3 wrapper to access docker.io's control socket
This package contains oodles of routines that aid in controling
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: 0a6b71bc51ffc37694dc3eacad0b1071
Homepage: https://github.com/dotcloud/docker-py/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu