Skip to content
Snippets Groups Projects
Commit 6a9e72dc authored by Martin Larralde's avatar Martin Larralde
Browse files

Add BioArchLinux install to the docs [ci skip]

parent e4d2f8b4
No related branches found
No related tags found
No related merge requests found
......@@ -49,6 +49,24 @@ Steps to install on ArchLinux depend on your `AUR helper <https://wiki.archlinux
$ aura -A python-pyfastani
BioArchLinux
^^^^^^^^^^^^
The `BioArchLinux <https://bioarchlinux.org>`_ project provides pre-compiled packages
based on the AUR recipe. Add the BioArchLinux package repository to ``/etc/pacman.conf``:
.. code:: ini
[bioarchlinux]
Server = https://repo.bioarchlinux.org/$arch
Then install the latest version of the package and its dependencies with ``pacman``:
.. code:: console
$ pacman -S python-pyfastani
Piwheels
^^^^^^^^
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment