Distrobox is a tool that allows you to create containers of any Linux distro on your system. Let's say you are using Linux mint as your main Operating system on your machine, and you want to run an Arch Linux app, to achieve this we are going to use distrobox, distrobox will create a container of Arch Linux on Linux mint, so then we can install and run any Arch linux app on Linux mint easily. Distrobox uses podman and docker for creating containers, it is easy to install and use. In this tutor