Go to file
CyberOS Build System e1ce0d0eef [CyberOS Build System] Bump version for testing/cyber-workspace 2021-12-16 21:52:42 +00:00
stable replace .tech with .xyz 2021-12-04 14:07:38 +01:00
testing [CyberOS Build System] Bump version for testing/cyber-workspace 2021-12-16 21:52:42 +00:00
.gitignore Remove testing signature (whoops) 2021-03-01 18:55:15 +01:00
.gitmodules replace .tech with .xyz 2021-12-04 14:07:38 +01:00
LICENSE GPLv3+ license added 2021-05-21 09:33:36 +00:00
README.md Fix spelling in README 2021-05-26 20:00:05 +02:00
clean-all.sh Update scripts 2021-05-26 19:36:54 +02:00
install-all-testing.sh Update 2021-06-14 23:32:20 +02:00
install-all.sh Update 2021-06-14 23:32:20 +02:00

README.md

Cyber Build Scripts

This repository contains PKGBUILDs used by the CyberOS Build System.

They will let you install Cyber on top of any Arch-based distro with a script for convenience.

Quick note

Just like Cyber, these PKGBUILDs are meant to be ran under Arch/CyberOS.

Other distros may work, however we will not provide support for them.

How to use

Clone and run ./install-all.sh in the root of the repo as a user with sudo permissions.

If you're feeling adventurous, you can run ./install-all-testing.sh. :)

Make sure you have base-devel (you should if you're already building AUR packages.)