Go to file
steve cc17e4091b Add README.md 2023-12-23 11:48:32 -05:00
x86_64 added vmware-workstation 2023-12-22 02:08:58 +00:00
README.md Add README.md 2023-12-23 11:48:32 -05:00
build-db.sh added vmware-workstation 2023-12-22 02:08:58 +00:00
pushit.sh added vmware-workstation 2023-12-22 02:08:58 +00:00

README.md

You can add arch-repo to any Arch-based Linux distribution. Just add the following lines to the end of /etc/pacman.conf: [arch-repo] Server = https://gitea.oldbarncampground.tk/arch-packages/$repo/raw/$arch SigLevel = Optional TrustAll SigLevel = Required DatabaseOptional

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

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