ninjasurge d3c802a140 Added README.md
Huge thanks to DT and his dtos-core-repo https://gitlab.com/dtos/dtos-core-repo

This file just has instructions on how to use this repo.

Changelog: added

Signed-off-by: ninjasurge <rayktd@proton.me>
2024-12-07 22:39:03 -06:00
2024-12-07 22:39:03 -06:00

APR (Arch Package Repository)

How to “install” APR You can add APR to any Arch-based Linux distribution. Just add the following lines to the end of /etc/pacman.conf:

[APR]
SigLevel = Required DatabaseOptional
Server = https://gitea.computersurge.dev/ninjasurge/$repo/src/branch/master/$arch

Then, sync the repositories and update your system with: sudo pacman -Syyu

And, then: sudo pacman -S name-of-package

Thanks

Thanks to DT and his dtos-core-repo https://gitlab.com/dtos/dtos-core-repo

Description
No description provided
Readme 24 KiB