I have for some time considered adopting Conan, but I'm comparing to Conda (conda-forge, actually). One of the many benefits of using Conda is that I can rely on users easily being able to install a well-defined environment without requiring root access. How does Conan compare? Is it also a good choice for distributing packages to end-users, or is better tailored to developers and build systems?