obos-core-repos/README.md

11 lines
301 B
Markdown
Raw Normal View History

2023-08-08 05:50:18 -06:00
# Ourobor.OS Core Repos
Mostly being used to house AUR packages as standard packages for now
To add the repo, add the following to ``/etc/pacman.conf``
```
[obos-core-repo]
SigLevel = Optional DatabaseOptional
Server = https://git.ouroboros.group/Ouroboros/obos-core-repo/raw/branch/main/$arch
```