How to Install and Uninstall docker-compose Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 06,2024

1. Install "docker-compose" package

Please follow the guidelines below to install docker-compose on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install docker-compose

2. Uninstall "docker-compose" package

Please follow the instructions below to uninstall docker-compose on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the docker-compose package on Ubuntu 21.04 (Hirsute Hippo)

Package: docker-compose
Architecture: all
Version: 1.25.0-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: 651
Depends: python3-cached-property (>= 1.2.0), python3-docker (>= 4.0.0), python3-dockerpty (>= 0.4.1), python3-docopt (>= 0.6.1), python3-jsonschema, python3-requests (>= 2.20.0), python3-six (<< 2), python3-six (>= 1.3.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.25.0-1_all.deb
Size: 92736
MD5sum: 4af89efa7f292c4b639f7d709cb9e141
SHA1: 8b3be205d70e1c8e74c38fa6fdd6bee0dcc56074
SHA256: 9330951709488e50fb81d7e089d78662fbdcb097551e00b56dd5f15d1a35da17
SHA512: 7db991eb4eab827277bfd387950e06f5f32f04ddb8dd04d0767d247fc01adfe29dc4e8770a7df8d5b82d724965121b21644c2851fe778c34284ced59bdd76d4a
Homepage: https://docs.docker.com/compose/
Description-en: Punctual, lightweight development environments using Docker
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: 14723d053f7883eda41b6bfcc0b9046a