BioArchLinux: bioinformatics community with Arch Linux
You've reached the website for BioArchLinux, a community for, Arch Linux, the lightweight and flexible Linux® distribution that tries to Keep It Simple.
Currently we have official packages optimized for the x86-64 architecture. We complement our official package sets with a community-operated package repository that grows in size and quality each and every day.
Our strong community is diverse and helpful, and we pride ourselves on the uses for BioArchLinux that stem from it. Please check out our git repository to get your feet wet. Also glance through our wiki if you want to learn more about BioArchLinux.
2023-06-28
With contribution of sinsong, we now have our own pkg search web, you can find it here.
The frontend service is written in Vue providing web.
The backend service is written in Lua providing API.
API of our repo is also provided. bioarchlinux.org/api/pkglist.json
is the list of all pkgs in our repo. bioarchlinux.org/api/${pkgname}.json
is every single pkg’s info.
2023-06-02
Today, repology added our repo into their map, can you find it?
2023-05-14
Today, we first release our weekly junest image, everyone can use it for non-root user on Arch Linux and other non-archlinux distro families.
For using the junest, you can check the README page of the junest project.
curl -O https://raw.githubusercontent.com/BioArchLinux/junest-img/main/biojunest.sh
chmod +x biojunest.sh && ./biojunest.sh
Then enjoy it
sudoj pacman -Syu
sudoj pacman -S foo
2023-04-01
Today, we first release our monthly iso image, everyone can use it just like using archiso, however, the only difference is that you need to replace base
with base-bio
.
For using the iso, you can check the README page of the iso project.
Again, this iso is not a joke.
2022-07-21
These days, WSL annd Docker have lauched.
For WSL you can get at wsl folder of repository to access the tar file.
For Docker, you can just docker run -it bioarchlinux/bioarchlinux /bin/bash
to use it.
Docker image updates daily and wsl image updates weekly.
2022-05-28
Now we have our own mediawiki site, all the items related with bioinformatics is welcomed and registeration is open.
For maintainers, the build status site is lauched, and you can check if the recent package passed or not, also, you can access the full log in this website to check if there is any specific problems.
2022-04-16
Now BioArchLinux has the GPG keyring package called bioarchlinux-keyring
and we have our mirrorlist package called bioarchlinux-mirrorlist
.
Now add repository just need to add our repository information to /etc/pacman.conf
and then pacman -Sy && pacman -S bioarchlinux-keyring
then you can use our repository.
You can edit /etc/pacman.d/mirrorlist.bio
to use the mirror you want to use.
2022-04-16
Now the db name of BioArchLinux has changed o bioarchlinux, please replace [BioArchLinux]
with [bioarchlinux]
in /etc/pacman.conf
2022-04-15
Thanks go to xTom and Nanjing University, now there are four mirror sites around the world.
2022-04-10
pkgs.org is a web to show packages from different distributions and repository, now pkgs.org include our repository.
2022-01-01
Happy New Year
Hello, everyone, thanks for using BioArchLinux, best wishes for you and BioArchLinux repository and comunity