How to Install and Uninstall docker-compose Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 29,2024

1. Install "docker-compose" package

This is a short guide on how to install docker-compose on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install docker-compose

2. Uninstall "docker-compose" package

Learn how to uninstall docker-compose on Ubuntu 21.10 (Impish Indri):

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

3. Information about the docker-compose package on Ubuntu 21.10 (Impish Indri)

Package: docker-compose
Architecture: all
Version: 1.27.4-1
Priority: optional
Section: universe/admin
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Docker Compose Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 475
Depends: python3-cached-property (>= 1.2.0), python3-distro (>= 1.5.0), python3-docker (>= 4.3.1), python3-dockerpty (>= 0.4.1), python3-docopt (>= 0.6.1), python3-dotenv (>= 0.13.0), python3-jsonschema, python3-requests (>= 2.20.0), python3-texttable (>= 0.9.0), python3-websocket (>= 0.32.0), python3-yaml (>= 3.10), python3:any (>= 3.6~), python3-distutils
Recommends: docker.io (>= 1.9.0)
Filename: pool/universe/d/docker-compose/docker-compose_1.27.4-1_all.deb
Size: 92044
MD5sum: f0ca9317232061b8ed709ee4f589cb3a
SHA1: f1d4aa6362a400be4d1db8b6be0e1f8cf56fc6b4
SHA256: 2ac988d8370542513791f8b18a73e545e48e5bef5b1558c06fe0ac3d5f8aacca
SHA512: 591a45bf6aa88bbe95b31c9e951e2b68eec7d867f082c1f96a38e5b62d9c723e6adaa7e89cbf803d68f0f3a8a3b9a23489384ae93c51cb8f4f7f5ca4fbb8d245
Homepage: https://docs.docker.com/compose/
Description-en: define and run multi-container Docker applications with YAML
docker-compose is a service management software built on top of docker. Define
your services and their relationships in a simple YAML file, and let compose
handle the rest.
Description-md5: ca37d0b0580e04d0f4a879194deac93e