Usage
Use firstly
Add the fllowing to the /etc/pacman.conf
[bioarchlinux] Server = https://repo.bioarchlinux.org/$arch
You can repleace the repo.bioarchlinux
with any mirror in mirrorlist
Then import GPG key
$ pacman-key --recv-keys B1F96021DB62254D $ pacman-key --finger B1F96021DB62254D $ pacman-key --lsign-key B1F96021DB62254D
Use next time
Add the fllowing to the /etc/pacman.conf
[bioarchlinux] Server = https://repo.bioarchlinux.org/$arch
You can repleace the repo.bioarchlinux
with any mirror in mirrorlist
install GPG keyring to use bioarchlinux
sudo pacman -Sy && sudo pacman -S bioarchlinux-keyring