mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
1.7 KiB
1.7 KiB
Special sponsor
Usage
Add the fllowing content to the /etc/pacman.conf
[bioarchlinux]
Server = https://repo.bioarchlinux.org/$arch
You can repleace the https://repo.bioarchlinux/$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.