How to search and install package in Anaconda (Conda)

10,495

rka

you can find a website to each user package combination. You asked for pandoc from zhenxieit's repository. You can find it on [https://anaconda.org/zhenxieit/pandoc] how to install it. This specific package installs with

conda install -c https://conda.anaconda.org/zhenxieit pandoc
Share:
10,495

Related videos on Youtube

O.rka
Author by

O.rka

I am an academic researcher studying machine-learning and microorganisms

Updated on September 18, 2022

Comments

  • O.rka
    O.rka over 1 year

    I am trying to install pandoc so I did conda install pandoc but nothing popped up and it told me to search. I searched with anaconda search -t conda pandoc and the results are below...How can I install zhenxieit/pandoc? I'm trying to install it to make .pdf files from my iPython documents so I think that's the best one. I tried conda install zhenxieit/pandoc but that didn't work and then I tried conda install --name zhenxieit/pandoc and no cigar.

    Using binstar api site https://api.anaconda.org
    Run 'anaconda show <USER/PACKAGE>' to get more details:
    Packages:
         Name                      |  Version | Package Types   | Platforms      
         ------------------------- |   ------ | --------------- | ---------------
         ???/pandoc                |   1.12.3 | conda           | linux-64       
         BjornFJohansson/pandocfilters |    1.2.4 | conda           | linux-64, win-32, osx-64, linux-32, win-64
                                              : Utilities for writing pandoc filters in python
         asmeurer/pandoc           |   1.13.1 | conda           | linux-64, linux-32, osx-64
                                              : Universal markup converter
         auto/flask-flatpages-pandoc |      0.2 | conda           | linux-64, linux-32
                                              : http://github.com/fhirschmann/Flask-FlatPages-Pandoc
         auto/pypandoc             |    0.8.1 | conda           | linux-64, linux-32
                                              : https://github.com/bebraw/pypandoc
         ivoflipse/pandocfilters   |    1.2.3 | conda           | win-64         
                                              : Utilities for writing pandoc filters in python
         jsw-fnal/pandoc           | 1.12.4.2 | conda           | linux-64       
                                              : None
         richlewis/pandoc          |   1.12.3 | conda           | osx-64         
                                              : Universal markup converter
         wakari1/pandoc            |   1.12.3 | conda           | linux-64       
                                              : Universal markup converter
         zhenxieit/pandoc          |   1.13.1 | conda           | osx-64         
                                              : Universal markup converter