Step-by-Step Guide: Installing Podman from Source on Ubuntu

Podman is a container runtime that provides features similar to Docker. It’s part of the libpod library and can be used to manage pods (Kubernetes Terminology), containers, container images, and container volumes. In this tutorial, we’re going to show you how to install Podman manually from source code on an Ubuntu server.