Skip to content

Install With Homebrew

Pradeep Bashyal edited this page Oct 2, 2023 · 1 revision

Install With Homebrew

On macOS, py-ard can be installed using Homebrew package manager. This is very handy for using the command line versions of the tool without having to create virtual environments.

First time, you'd need to tap the nmdp-bioinformatics tap.

brew tap nmdp-bioinformatics/tap

Install py-ard

brew install py-ard

Homebrew will notify you as new versions of py-ard are released.