Apologizes for late answer @tomekw
Both, I installed Debian package and I manually added:
/usr/local/lib/
├── clojure
│ ├── deps.edn
│ ├── example-deps.edn
│ └── libexec
│ ├── clojure-tools-1.10.1.763.jar
│ └── exec.jar
/usr/local/bin/
├── clj
├── clojure
And works great since January.
Recently I read How to install Clojure v1.11 Alfa on Linux? topic which is also a reason I noticed your question and I changed deps.edn in my home folder and again it’s working without any issue and I’m rocking 1.11 alfa ![]()