linux-user-chroot

setuid helper for making bind mounts and chrooting

Install

All systems
curl cmd.cat/linux-user-chroot.sh
Debian Debian
apt-get install linux-user-chroot
Ubuntu
apt-get install linux-user-chroot
image/svg+xml Kali Linux
apt-get install linux-user-chroot
Fedora
dnf install linux-user-chroot
Windows (WSL2)
sudo apt-get update sudo apt-get install linux-user-chroot
Raspbian
apt-get install linux-user-chroot

linux-user-chroot

setuid helper for making bind mounts and chrooting

This tool allows regular (non-root) users to call chroot(2), create Linux bind mounts, and use some Linux container features. It's primarily intended for use by build systems.