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

Last updated: May 20,2024

1. Install "podman-docker" package

Please follow the steps below to install podman-docker on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install podman-docker

2. Uninstall "podman-docker" package

This guide covers the steps necessary to uninstall podman-docker on Ubuntu 21.10 (Impish Indri):

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

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

Package: podman-docker
Architecture: amd64
Version: 3.2.1+ds1-2ubuntu3
Priority: optional
Section: universe/admin
Source: libpod
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 164
Depends: podman
Recommends: docker-compose
Conflicts: docker.io
Filename: pool/universe/libp/libpod/podman-docker_3.2.1+ds1-2ubuntu3_amd64.deb
Size: 11574
MD5sum: ff6b083670b5a7c6439e1341ba9a65bf
SHA1: 594d30dec2a39499b06f7095b49a0045488746a9
SHA256: 0020d509e2a3743f54538348b28e5362de42175a83905cfad0b812c06c05fcd1
SHA512: 690be96ef950af3e4e8e10a1d02103e0f6e669e27ffb473874e512fa1569d52c67747ae3cdef4098c3ebb0e3ec9e57e0e9624151cddda8675efafa8c277760b8
Homepage: https://github.com/containers/podman
Description-en: engine to run OCI-based containers in Pods - wrapper for docker
Podman is an engine for running OCI-based containers in Pods.
Podman provides a CLI interface for managing Pods, Containers, and
Container Images.
.
At a high level, the scope of libpod and podman is the following:
* Support multiple image formats including the OCI and Docker image
formats.
* Support for multiple means to download images including trust & image
verification.
* Container image management (managing image layers, overlay filesystems,
etc).
* Full management of container lifecycle.
* Support for pods to manage groups of containers together.
* Resource isolation of containers and pods.
* Support for a Docker-compatible CLI interface through Podman.
.
Podman is a daemon-less alternative to Docker.
.
This package installs a wrapper script that acts like the original docker
implementation
Description-md5: 63e31fa2e8211a08eb6c8fde8a23d475