chroot.fakechroot

gives a fake chroot environment - utilities

Debian Debian
RUN apt-get update && \ apt-get install -y fakechroot
Ubuntu
RUN apt-get update && \ apt-get install -y fakechroot
Arch Arch Linux
RUN pacman -S --noconfirm fakechroot
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y fakechroot
CentOS
RUN yum install -y fakechroot
Fedora
RUN dnf install -y fakechroot
Raspbian
RUN apt-get update && \ apt-get install -y fakechroot
click the source code to copy install chroot.fakechroot on any operating system with command-not-found.com