# Are there actually LimeSuiteNG conda packages? Where are they?

**URL:** https://discourse.myriadrf.org/t/are-there-actually-limesuiteng-conda-packages-where-are-they/13112
**Category:** Lime Suite
**Created:** [28 April 2026 21:36 UTC](https://discourse.myriadrf.org/t/are-there-actually-limesuiteng-conda-packages-where-are-they/13112 "2026-04-28T21:36:42Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![acorntree](https://avatars.discourse-cdn.com/v4/letter/a/9f8e36/32.png) [@acorntree](https://discourse.myriadrf.org/u/acorntree)
#### Post date: [28 April 2026 21:36 UTC](https://discourse.myriadrf.org/t/are-there-actually-limesuiteng-conda-packages-where-are-they/13112/1 "2026-04-28T21:36:42Z")

</div>

I was following the instructions in the [limesuiteng linux userguide - Conda packages](https://myriadrf.org/projects/limesuiteng/user/linux/conda.html) , 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?

---

<div class="post-metadata">

### Author: ![andrewback](https://avatars.discourse-cdn.com/v4/letter/a/22d042/32.png) [@andrewback](https://discourse.myriadrf.org/u/andrewback)
#### Post date: [29 April 2026 06:34 UTC](https://discourse.myriadrf.org/t/are-there-actually-limesuiteng-conda-packages-where-are-they/13112/2 "2026-04-29T06:34:12Z")

</div>

Tagging @Arnius who is the maintainer.

---

<div class="post-metadata">

### Author: ![Arnius](https://avatars.discourse-cdn.com/v4/letter/a/eada6e/32.png) [@Arnius](https://discourse.myriadrf.org/u/Arnius)
#### Post date: [29 April 2026 12:37 UTC](https://discourse.myriadrf.org/t/are-there-actually-limesuiteng-conda-packages-where-are-they/13112/3 "2026-04-29T12:37:27Z")

</div>

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.

---

<div class="post-metadata">

### Author: ![andrewback](https://avatars.discourse-cdn.com/v4/letter/a/22d042/32.png) [@andrewback](https://discourse.myriadrf.org/u/andrewback)
#### Post date: [29 April 2026 13:10 UTC](https://discourse.myriadrf.org/t/are-there-actually-limesuiteng-conda-packages-where-are-they/13112/4 "2026-04-29T13:10:41Z")

</div>

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

---

<div class="post-metadata">

### Author: ![Arnius](https://avatars.discourse-cdn.com/v4/letter/a/eada6e/32.png) [@Arnius](https://discourse.myriadrf.org/u/Arnius)
#### Post date: [29 April 2026 13:20 UTC](https://discourse.myriadrf.org/t/are-there-actually-limesuiteng-conda-packages-where-are-they/13112/5 "2026-04-29T13:20:40Z")

</div>

Ok, I will update this right away.

---

<div class="post-metadata">

### Author: ![acorntree](https://avatars.discourse-cdn.com/v4/letter/a/9f8e36/32.png) [@acorntree](https://discourse.myriadrf.org/u/acorntree)
#### Post date: [30 April 2026 19:32 UTC](https://discourse.myriadrf.org/t/are-there-actually-limesuiteng-conda-packages-where-are-they/13112/6 "2026-04-30T19:32:13Z")

</div>

Thank you both for the quick reply!
