package debootstrap not found?

I'm trying to get a browser running in a Linux jail on FreeBSD 13.1, however, I'm not able to install debootstrap. "pkg install" results in a " package not found" error.
I Tried both quarterly and latest repositories, with the same result.
Any help or pointers on this?
 
That also happened to me. I went for the ports (freshports.org) and it took a long time to work because debootstrap is absent from almost all sources, but it found a source eventually then it built successfully.
 
Back
Top