You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
CyberOS Build System e1ce0d0eef [CyberOS Build System] Bump version for testing/cyber-workspace 2 years ago
stable replace .tech with .xyz 2 years ago
testing [CyberOS Build System] Bump version for testing/cyber-workspace 2 years ago
.gitignore Remove testing signature (whoops) 2 years ago
.gitmodules replace .tech with .xyz 2 years ago
LICENSE GPLv3+ license added 2 years ago
README.md Fix spelling in README 2 years ago
clean-all.sh Update scripts 2 years ago
install-all-testing.sh Update 2 years ago
install-all.sh Update 2 years ago

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.)