What OS do you use? I use Linux Mint.
I recommend reading this to learn how to work with Environments in Julia.
For example, it looks like this:
Your new project directory will now have 2 files, Manifest.toml and Project.toml, like this
You should now see the package by doing ]status, call the package using DAMMmodel, and use its functions, like this


