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

Last updated: May 19,2024

1. Install "python-docker" package

Please follow the instructions below to install python-docker on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-docker

2. Uninstall "python-docker" package

Here is a brief guide to show you how to uninstall python-docker on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-docker
Architecture: all
Version: 1.9.0-1~16.04.1
Priority: optional
Section: universe/python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Felipe Sateler
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 166
Depends: python-requests, python-six (>= 1.4.0), python-websocket, python:any (<< 2.8), python:any (>= 2.7.5-5~), python-backports.ssl-match-hostname (>= 3.4), python-ipaddress (>= 1.0.16)
Filename: pool/universe/p/python-docker/python-docker_1.9.0-1~16.04.1_all.deb
Size: 29928
MD5sum: 59ae94e299ec4e7327e4c668f58ace35
SHA1: 5ee3a1b7fef8778d2fc68b571ff0e28429dfa7a0
SHA256: 4d77b271901f54b0987dc351c4bfe9578e28f9962ae596b3d1c7a03ea045e71f
SHA512: c40a876762148359a47fb1b41daaf71e2ae280ba33e4451f4e2337a28292b4bf2af662be2fedb296fb0f179902daab23cc18ef360479c949298f9f360048b2d9
Homepage: https://github.com/dotcloud/docker-py/
Description-en: Python 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 2 module bindings only.
Description-md5: 5c8245db88251ab614bd8cfc3a2bfb8b

Package: python-docker
Priority: optional
Section: universe/python
Installed-Size: 159
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 1.8.0-0ubuntu1
Depends: python-requests, python-six (>= 1.4.0), python-websocket, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-docker/python-docker_1.8.0-0ubuntu1_all.deb
Size: 29092
MD5sum: 8c1e743e16c403d7f58043bb1c695988
SHA1: efa0b9f55e85dcb0d45e06391d43cc38f7fbadd9
SHA256: c7491011b7f6b36c7dd06aff11294b4f86f9d4f06db1e5cf73952dbe73d82cbd
Description-en: Python 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 2 module bindings only.
Description-md5: 7a01f5b97324d1107a186e05b6369aa8
Homepage: https://github.com/dotcloud/docker-py/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu