Aim to be the bioinformatics repository with more and newer packages
Find a file
2022-08-16 12:23:04 +00:00
.github add doi to request 2022-07-23 15:38:15 +01:00
BioArchLinux r-confintr: auto updated to 0.1.2-2 2022-08-16 12:23:04 +00: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 KmerInShort: ready 2022-07-24 17:09:31 +08:00
BioArchLinux.bibtex add bibtex 2022-07-21 20:16:55 +01: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 Update README.md 2022-08-12 12:00:05 +05:30

BioArchLinux

BioArchLinux

Wiki Matrix Mirror Repo Status

Special sponsor

Usage

ArchLinux and ArchLinux based distributions

Add the following 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

Windows

You can use WSL to use our repo, see here

Docker

You can use docker to use our repo, see here

Citation

Zhang G. Hu Y. Drobot V. Staal J. Yi Y. Elliot MG. 2022. BioArchLinux: bioinformatics community with Arch Linux. F1000Research 11: 809. https://doi.org/10.7490/f1000research.1119039.1

Get Bibtex Here