I was following the instructions in the limesuiteng linux userguide - Conda packages , got radioconda installed, but the part to actually install limesuiteng doesn’t seem to work (conda install limesuiteng=[version]).
And I don’t see any limesuiteng packages (via CLI search, or web, or whatever).
E.g.:
$ conda search -c ryanvolz limesuiteng
Loading channels: done
No match found for: limesuiteng. Search: *limesuiteng*
Is there some channel that’s not mentioned in the docs that I need to add? Or are the docs just “ahead” of what actually exists? Or maybe I’m missing something?