How to install all dependencies at a time

That must be the problem. fenicsx installs modern FEniCS (FEniCS-X), dolfinx not dolfin.

dolfin is legacy FEniCS

sudo apt install fenics
1 Like