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>
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 to DT and his dtos-core-repo https://gitlab.com/dtos/dtos-core-repo