Create a Debian chroot. Alternative to
debootstrap
. More information: https://gitlab.mister-muffin.de/josch/mmdebstrap/.
sudo mmdebstrap stable path/to/debian-root/
mmdebstrap bookworm path/to/debian-bookworm.tar http://mirror.example.org/debian
mmdebstrap sid path/to/debian-sid.tar --include=pkg1,pkg2