Aim to be the bioinformatics repository with more and newer packages
Find a file
Pekka Ristola 420348337e
r-maptree: use metadata checks
The "Unlimited" license text is taken from the "Writing R
Extensions" manual[0], which states that

"The mandatory ‘License’ field in the DESCRIPTION file should
specify the license of the package in a standardized form.
[...] Individual specifications must be one of [...] The
string ‘Unlimited’, meaning that there are no restrictions on
distribution or use other than those imposed by relevant laws
(including copyright laws)."

[0] https://cran.r-project.org/doc/manuals/R-exts.html#Licensing
2023-12-27 12:01:39 +02:00
.github
BioArchLinux r-maptree: use metadata checks 2023-12-27 12:01:39 +02:00
fail wf-roundedcorner: tmp rm 2023-04-30 14:07:44 +08:00
lilac-extensions r-maptree: use metadata checks 2023-12-27 12:01:39 +02:00
logo
prepare artemis: build from source as pre-build not work 2023-05-14 20:11:25 +08:00
BioArchLinux.bibtex
CITATION.cff citation: change back to make bibtex normal 2022-11-08 16:58:07 +08:00
CODE_OF_CONDUCT.md
LICENSE
README.md *: Fix usage instructions to prevent partial upgrades (#193) 2023-12-13 19:59:11 +08:00

BioArchLinux

BioArchLinux

Packages 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 -Syu

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

ISO

You can use ISO image via virtual machine software to use our repo, see here

non-root Linux users

You can use junest BioArchLinux image 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