Are there actually LimeSuiteNG conda packages? Where are they?

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?

Tagging @Arnius who is the maintainer.

Hello,

Currently, the documentation is "ahead’ of what actually exists in terms of conda packages. Unfortunately, as of now I can’t give you a definitive date for the package release.

But as an alternative, you can build Lime Suite NG and its software components from source on linux.

@Arnius can you please update the documentation to make this clear.

Ok, I will update this right away.

Thank you both for the quick reply!