:orphan: .. only available via index, not via toctree .. title:: Package Recipe 'perl-math-bigint' .. highlight: bash perl-math-bigint ================ .. conda:recipe:: perl-math-bigint :replaces_section_title: :noindex: Arbitrary size floating point math package :homepage: http://metacpan.org/pod/Math::BigInt :license: perl_5 :recipe: /`perl-math-bigint `_/`meta.yaml `_ .. conda:package:: perl-math-bigint |downloads_perl-math-bigint| |docker_perl-math-bigint| :versions: .. raw:: html
2.003002-02.003001-02.002001-02.002000-02.001001-02.001000-02.000000-01.999842-01.999841-0 ``2.003002-0``,  ``2.003001-0``,  ``2.002001-0``,  ``2.002000-0``,  ``2.001001-0``,  ``2.001000-0``,  ``2.000000-0``,  ``1.999842-0``,  ``1.999841-0``,  ``1.999839-0``,  ``1.999838-0``,  ``1.999837-0``,  ``1.999836-0``,  ``1.999835-0``,  ``1.999833-0``,  ``1.999832-0``,  ``1.999831-0``,  ``1.999830-0``,  ``1.999829-0``,  ``1.999816-1``,  ``1.999816-0``,  ``1.999813-0`` .. raw:: html
:depends perl: ``>=5.32.1,<6.0a0 *_perl5`` :depends perl-carp: ``>=1.22`` :depends perl-math-complex: ``>=1.36`` :depends perl-scalar-list-utils: :requirements: .. rubric:: Installation You need a conda-compatible package manager (currently either `micromamba `_, `mamba `_, or `conda `_) and the Bioconda channel already activated (see :ref:`set-up-channels`). While any of above package managers is fine, it is currently recommended to use either micromamba or mamba (see `here `_ for installation instructions). We will show all commands using mamba below, but the arguments are the same for the two others. Given that you already have a conda environment in which you want to have this package, install with:: mamba install perl-math-bigint and update with:: mamba update perl-math-bigint To create a new environment, run:: mamba create --name myenvname perl-math-bigint with ``myenvname`` being a reasonable name for the environment (see e.g. the `mamba docs `_ for details and further options). Alternatively, use the docker container:: docker pull quay.io/biocontainers/perl-math-bigint: (see `perl-math-bigint/tags`_ for valid values for ````) .. |downloads_perl-math-bigint| image:: https://img.shields.io/conda/dn/bioconda/perl-math-bigint.svg?style=flat :target: https://anaconda.org/bioconda/perl-math-bigint :alt: (downloads) .. |docker_perl-math-bigint| image:: https://quay.io/repository/biocontainers/perl-math-bigint/status :target: https://quay.io/repository/biocontainers/perl-math-bigint .. _`perl-math-bigint/tags`: https://quay.io/repository/biocontainers/perl-math-bigint?tab=tags .. raw:: html Download stats ----------------- .. raw:: html :file: ../../templates/package_dashboard.html Link to this page ----------------- Render an |install-with-bioconda| badge with the following MarkDown:: [![install with bioconda](https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg?style=flat)](http://bioconda.github.io/recipes/perl-math-bigint/README.html) .. |install-with-bioconda| image:: https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg?style=flat :target: http://bioconda.github.io/recipes/perl-math-bigint/README.html