[chris@cmbvm ~]$ opam init
[NOTE] Will configure from built-in defaults.
Checking for available remotes: rsync and local, git.
- you won't be able to use mercurial repositories unless you install
the hg command on your system.
- you won't be able to use darcs repositories unless you install
the darcs command on your system.
[ERROR] Missing dependencies -- the following commands are required
for opam to operate:
- bwrap: Sandboxing tool bwrap was not found. You should install
'bubblewrap'. See
https://opam.ocaml.org/doc/FAQ.html#Why-does-opam-require-bwrap.