Aim to be the bioinformatics repository with more and newer packages
Find a file
2022-07-15 16:12:06 +08:00
.github Update PULL_REQUEST_TEMPLATE.md 2022-05-28 13:52:57 +01:00
BioArchLinux r-igraph: update depends, 2022-07-15 14:36:58 +08:00
fail avaida: mv executable to /usr/bin 2022-07-09 12:59:58 +08:00
logo change spelling mistake 2022-04-16 19:40:52 +01:00
prepare taco: dtypes not found 2022-07-15 16:12:06 +08:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2021-08-23 17:14:10 +08:00
LICENSE Create LICENSE 2021-11-28 22:39:38 +00:00
README.md delete to make it clean 2022-07-09 18:53:55 +01:00

BioArchLinux

BioArchLinux

Special sponsor

Usage

Add the fllowing content to the /etc/pacman.conf

[bioarchlinux]
Server = https://repo.bioarchlinux.org/$arch

You can replace the https://repo.bioarchlinux.org/$arch with any mirror in mirrorlist

install GPG keyring to use bioarchlinux

# pacman-key --recv-keys B1F96021DB62254D
# pacman-key --finger B1F96021DB62254D
# pacman-key --lsign-key B1F96021DB62254D

update the database

# pacman -Syy

install any package

# pacman -S foo

Details

For details of usage, participation, contribution, maintainence contact and sponsorship, please see our repository wiki page.

License and Code of Conduct

License is AGPL-3.0 and Code of Conduct is here.

Acknowledgments

Thanks go to lilydjwg, the creator of lilac, for her help on lilac. It's grateful for all the users for using this repository and supporting BioArchLinux.