How to Install and Uninstall podman-compose Package on Kali Linux

Last updated: May 08,2024

1. Install "podman-compose" package

In this section, we are going to explain the necessary steps to install podman-compose on Kali Linux

$ sudo apt update $ sudo apt install podman-compose

2. Uninstall "podman-compose" package

Learn how to uninstall podman-compose on Kali Linux:

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

3. Information about the podman-compose package on Kali Linux

Package: podman-compose
Version: 1.0.6-1
Installed-Size: 205
Maintainer: Debian Python Team
Architecture: all
Depends: python3-dotenv, python3-yaml, python3:any
Recommends: podman
Size: 37908
SHA256: 88ee9930642df444f14b61050fafa6225ef1c7e1d90bd99e9f1a47d712a5897b
SHA1: 9b1f8947263af8a5bb1b24785c3ad8e5f4908759
MD5sum: 9a3a692cc27d577c10447444599a14de
Description: Run docker-compose.yml using podman
An implementation of docker-compose with podman backend.
The main objective of this project is to be able to run docker-compose.yml
unmodified and rootless.
Description-md5:
Homepage: https://github.com/containers/podman-compose
Section: admin
Priority: optional
Filename: pool/main/p/podman-compose/podman-compose_1.0.6-1_all.deb