Skip to content

docs: the conda install line, now that Bioconda has merged - #54

Merged
itpragmatik merged 1 commit into
developfrom
docs/conda-install-line
Aug 24, 2026
Merged

docs: the conda install line, now that Bioconda has merged#54
itpragmatik merged 1 commit into
developfrom
docs/conda-install-line

Conversation

@itpragmatik

Copy link
Copy Markdown
Contributor

The recipe was merged into bioconda/bioconda-recipes yesterday (PR #68198). The README still says it is under review and that this section "will gain a conda install line when it lands" — so somebody arriving from the Bioconda index reads that the package they just found does not exist yet.

conda install -c conda-forge -c bioconda janook
janook --version

Conda goes first because it installs Java as well, which is the harder half of the instruction for anybody who has not run a JVM tool before. The release archive stays underneath, for people who already have Java 25.

Nothing else changed. The other Bioconda mentions in docs/ are about why the recipe exists, and are still accurate.

The recipe was merged into bioconda/bioconda-recipes yesterday, so the
sentence saying it was under review is out of date for anybody arriving
from the Bioconda index - the first thing they would read is that the
package they just found does not exist yet.

Conda goes first because it installs Java too, which is the harder half
of the instruction for somebody who has never run a JVM tool. The
release archive stays for people who already have Java 25.

Authored by itpragmatik and an AI agent
@itpragmatik
itpragmatik merged commit 63409bd into develop Aug 24, 2026
2 checks passed
@itpragmatik
itpragmatik deleted the docs/conda-install-line branch August 24, 2026 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant